A {     
	font-family: "Verdana";
	font-size: 12px;
        Color : #FFFFFF; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: "Verdana";
	font-size: 12px;
	Color : #FF0000; font-weight: bold;
	text-decoration : underline;
}