.main {
	font-family: Tahoma;
	font-size: 9px;
	color: #676767;
}
a:link {
	color: #909090;
 	text-decoration: none; 
}
a:visited {
	color: #676767;
 	text-decoration: none;
}
a:active {
	color: #676767;
 	text-decoration: none;
}
a:hover {
	color: #373737;
 	text-decoration: none;
}