A  {	
font-family : verdana, helvetica, sans serif;	
font-size : 18px;	
color : #F2B24C;
text-decoration : none;	
font-weight : bold;
}

A:visited  {	
font-family : verdana, helvetica, sans serif;	
font-size : 18px;	
color : #FCCE84;
text-decoration : none;	
font-weight : bold;
}

A:hover  {	
font-family : verdana, helvetica, sans serif;	
font-size : 18px;	
color : #FF0000;	
text-decoration : none;	
font-weight : bold;
}

A.footer  {	
font-family : verdana, helvetica, sans serif;	
font-size : 10px;	
color : #FFFFFF;
text-decoration : none;	
font-weight : normal;
}

A.footer:hover {	
font-family : verdana, helvetica, sans serif;	
font-size : 10px;	
color : #FFFFFF;
text-decoration : underline;	
font-weight : normal;
}

A.footer:visited  {	
font-family : verdana, helvetica, sans serif;	
font-size : 10px;	
color : #FFFFFF;
text-decoration : none;	
font-weight : normal;
}

