.topborder {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 36px;


}
.linkborder {
	background-color: #CCCCCC;
	color: #333333;


}
.maintext {
	text-align: justify;
}
table {
	border: medium solid #666666;
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #003399;
	text-decoration: none;

}
a:hover {
	color: #0066FF;
	text-decoration: none;

}
a:active {
	color: #0066FF;
	text-decoration: none;
}
