.textm {
	font-size :8pt;
	color : #5050C3;
	font-family : Verdana;
	align : center;
	font-weight : bold;
}

.text {
	font-size :9pt;
	color : #5050C3;
	font-family : Verdana;
	align : center;
	font-weight : bold;
}


A {
	color : #5050C3;
	text-decoration : none;
}



 A:HOVER {
	color : #A30C2C;
	text-decoration : none;
}