A.my:VISITED {
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
A.my:LINK {
	text-decoration : none;
	color : #ffffff;
	font-family : Verdana;
	font-size : 10px;
}
A.my:HOVER {
	color : #ffffff;
    font-size: 10px;
	text-decoration : underline;
}
