a:link
{
	color: #6699FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited
{
	color: #6666FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:active
{
	color: #3399FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover
{

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

body, p, td
{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
}.whitelink a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.blacklink a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}
.LargeLinks a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	color: #000000;
}
.LargeLinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
}
.LargeLinks a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
}
.LargeLinks a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	color: #000000;
}
.blacklink a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.whitelink a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #f3e6f8;
}
