A {     
	font-family: Tahoma;
	font-size: 9px;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 9px;
	text-decoration : underline;
}
a.side {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.side:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
