.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#links {
	font-size: 12px;
	color: #000000;
}

#links a{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}



#links a:link{

	font-weight: bold;
	color: #333333;
}

#links a:hover{

	font-weight: bold;
	color: #CCCCCC;
}
