A {
	font-family: Verdana;
	font-size: 12px;
	text-decoration : none; 
	color : #C0C0C0;
}



A:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration : none; 
	color : #FFFF00;
	}