.boarderLine {
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-bottom-width: 1px;
}
.tables {
	border: 1px solid #990000;
}
a:link {color: #FFFFFF;} a:visited {color: #FFFFFF;} a:hover {color: #FFFFFF;} a:active {color: #FFFFFF;}
a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.linkboxes {
	border: 1px solid #990000;
}