A	{
color: #ffffff ;
	text-decoration:underline;
}

A:hover
{
	color: #ffffff ;
    	text-decoration: underline;
	background-color: #CC3300 
}

P, UL, LI, BLOCKQUOTE {
    color: #ffffff ;	
	font-family: Verdana,Arial,Helvetica,sans-serif ;	
	font-size: 13px ;		
	font-style: normal
}
	
H1 {
	color: #ffffff ;
	font-family: Arial,Verdana,Helvetica,sans-serif ;
	font-size: 14px ;
	font-style: normal;
	font-weight: bold
}

H2 {
	color: #ffffff ;
	font-family: Arial,Verdana,Helvetica,sans-serif ;
	font-size: 18px ;
	font-style: normal ;
	font-weight: bold
}

H3 {
	color: #ffffff ;
	font-family: Arial,Verdana,Helvetica,sans-serif ;
	font-size: 14px ;
	font-style: normal ;
	font-weight: bold
}

INPUT  {
	color: #ffffff ;
	font-family: Verdana,Arial,Helvetica,sans-serif ;
	font-size: 10px ;
	font-style: normal
}

FORM { 
	color: #ffffff ;
	margin-bottom: 0 ; 
}

.silver {	
	 color: #666666 ; 
}

.small {	
	font-family: Verdana,Arial,Helvetica,sans-serif ;	
	font-size: 10px ;	
	font-weight: normal ;
	color: #666666 ; 
}

.small-kd {	
	font-family: Verdana,Arial,Helvetica,sans-serif ;	
	font-size: 10px ;	
	font-weight: normal ;
	color: #009900 ; 
}
A.kd:hover
{
	color: #ffff00 ;
	background:#000000;
}
