A {     
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}
A:hover { 
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration : underline;
}
a.side {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.side:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
