/* limks */
A:link  {
	    color: #ff0000;
      text-decoration: none;
			font-size: 16px;
	}
			 
A:active {
				 color: #ff0000;
				 text-decoration: none;
			font-size: 16px;
	}
	
A:hover {
        color: #ff0000;
	      text-decoration: none;
			font-size: 18px;
	 }	
	
A:visited {
	       color: #ff0000;
	       text-decoration: none;
				 font-size: 16px; 
	     }

#links{
				color: #8a4500;
				font-size: 17px;
				font-family: Perpetua;
				text-decoration: none;
				}
			 
#mainlink{
				color: #ff0000;
				font-size: 17px;
				font-family: Times;
				text-decoration: underline;
				}
			 
#implink{
				color: #0033cc;
				font-size: 15px;
				font-family: times;
				text-decoration: none;
				padding: 2px;
				border: solid 1px #66ccff;
				background: #fff;
				}


#tinylink{
				color: #e1e900;
				font-size: 11px;
				font-family: verdana;
				text-decoration: none;
				}
			
			
#ads{
				color: #0033cc;
				font-size: 14px;
				font-family: times;
				text-decoration: underline;
				}	

/* Text #e1e900 */
.someclass
{ 
  #d3d3d3;
}	
	
#pscroller1{
width: 235px;
height: 159px;
border: 1px;
padding: 2px;
background-color: #d3d3d3;
}

#title{
				color: #0000ff;
				font: bold 18px arial ;
				text-decoration: none;
				}

#verse{
				color: #000;
				font: 13px verdana;
				text-decoration: none;
				padding: 2px;
				border: solid 1px #000;
				background: #fff;
				}
				
#header{
				color: #0000ff;
				font: bold 21px arial;
				}
				
#adtext{
				color: #484848;
				font-size: 14px;
				font-family: times;
				}
				
#kest{
				color: #0033cc;
				font: bold 15px/1.5em Times,;
				}				

#kestline{
				color: #66ccff;
				size: 1px;
				}		

#greyfont{
					color: #666;
					font-size: 13;
					}
					
#dates{
				color: #ff3333;
				font: bold 14px verdana;
				}
				
#notice{
				color: #ff3333;
				font-size: 13px;
				font-family: times;
				text-decoration: none;
				}
				
#redmessages{
				color: #ffffff ;
				font: bold 13px verdana;
				background: #ef0808;
				}	
				
#greenmessages{
				color: #ffffff ;
				font: bold 13px verdana;
				background: #00ca65;
				}			
				
#bottext{
        color: #0000ff;
				font-size: 10px;
				font-family: verdana;
				}

#liltitle{
				color: #ff0000;
				font: bold 17px arial;
				text-decoration: none;
				}
				
#tinyheader{
				color: #666;
				font: bold 10px Verdana;
				background: #cee7ff;
				}	
				
#lilheader{
				color: #484848;
				font: bold 12px/1.5em Verdana;
				background:;
				}	
	
#text{
			color: #000;
			font-size: 16;
			
}			


/* Blocks  */

#body
   {	
     margin-top: 2px;
		 background: #46a3ff;
   }

#rinput{
				float: right;
				}

#regbg{
			 background: #efefef;
			 height: ;
			 }

#tdbg{
     background: #a6ffa6;
}	

		


 