td {
	font: normal 12px "Arial", Times, serif;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	color: #3f3f3f;
}

.pro {
	font: normal 11px "Arial", Times, serif;
	font-weight:normal;
	line-height:17px;
	text-decoration:none;
	color: #3f3f3f;
}

.side {
	font: normal 12px "Arial", Times, serif;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	color: #3f3f3f;
}

.side:hover {
	font: normal 12px "Arial", Times, serif;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	color: #ff0000;
}

.roll {
	font: normal 12px "Arial", Times, serif;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	color: #ff0000;
}

.header {
	font: normal 14px arial;
	font-weight:bold;
	text-decoration:none;
	color: #3f3f3f;
}

.foot {
	font: normal 10px Tahoma;
	font-weight:normal;
	text-decoration:none;
	color: #3f3f3f;
	
}

.foot:hover {
	font: normal 10px Tahoma;
	font-weight:normal;
	text-decoration:none;
	color: #ff0000;
	
}

a {
	font: normal 12px "Arial", Times, serif;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	color: red;
}

a:hover {
	font: normal 12px "Arial", Times, serif;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	color: black;
}
