.rules {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;

}
a:link {
	font-size: 8px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 8px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {

	font-size: 8px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:active {


	font-size: 8px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
