.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
	text-decoration: none;
}
A.MainText{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #660000;
	text-decoration: none;
}
A.MainText:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #C00A00;
	text-decoration: underline;
}
.MainHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}
body {
	margin-left: 5px;
	margin-top: 5px;
}
.Spotlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}
A{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: #660000;
	text-decoration: none;
}
A:hover{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: #990000;
	text-decoration: underline;
}
A:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: #660000;
	text-decoration: none;
}
.Footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
A.Footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: underline;
}
A.Footer:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: #CCCCCC;
	text-decoration: underline;
}

