a {
	color: #CC0000;
	text-decoration: none;


	}
	

a:hover {
	color: #FFFF99;
	background-color: #CCCCCC;


	}
	
a:active {
	text-decoration: overline;
	color: #999999;
	background-color: #E2E2E2;


	}

.head {
	color: #636363;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	}

.body {
	color: #333;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Tahoma, Arial, sans-serif;
	}
.sub-sans {
	color: #300;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 1px;
	}
hr {
	font-size: 1px;
	color: #999999;
	height: 1px;
	width: 100%;
	}

.tableborder {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;

}

.tableborder-white {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px none #ffffff;
	border-left: 1px solid #ffffff;

}
.small {
	font-size: 9px;
	color: #333333;
}

.visitedimage {
	FILTER: alpha(Opacity=38,FinishOpacity=20,style=1), gray
}.lightcolor {
	color: #CCCCCC;
}

