body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/topRepeater.gif);
	background-repeat: repeat-x;
}
a:link, a:active, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
.clLink:active,.clLink:visited, .clLink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.clLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
