.text {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
}

A {     
	font-family: Times New Roman;
	font-size: 12px;
        Color : #355C7D; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Times New Roman;
	font-size: 12px;
	Color : #4E8015; font-weight: bold;
	text-decoration : underline;
}
