body {
	font-family: Times New Roman; color:#000000; 
}

A {     
	font-family: Times New Roman;
	font-size: 12px;
        Color : #742A07; 
		font-weight: bold;
	text-decoration : underline;
}
A:hover { 
        font-family: Times New Roman;
	font-size: 12px;
	Color : #FFFFFF; 
	font-weight: bold;
	text-decoration : underline;
	}