a:link { color: #0000ff; text-decoration: none; font-weight:bold}
a:active { color: #0000ff; text-decoration: none ; font-weight:bold}
a:visited { color: #0000ff; text-decoration: none ; font-weight:bold}
a:hover { color: #ff0000; text-decoration: none; font-weight:bold}
.linkchange {  text-decoration: none}

.class1 A:link { color: #0000AE; text-decoration: none}
.class1 A:visited { color: #0000AE; text-decoration: none}
.class1 A:active { color: #0000AE; text-decoration: none}
.class1 A:hover { color: #009933; text-decoration: underline} 

A:visited {color: #0033FF;text-decoration: underline}
A:active {color: #0033FF;text-decoration: underline}
A:hover {color: #D50000;text-decoration: underline; color: red;}
.class2 A:link { color: #FFFF33; text-decoration: underline}
.class2 A:visited { color: #FFFF33; text-decoration: underline}
.class2 A:active { color: #FFFF33; text-decoration: underline}
.class2 A:hover { color: #FF0000; text-decoration: underline} 

.class3 a:link { color: #0000CC; text-decoration: none; font-weight: bold; font-size:16px}
.class3 a:active { color: #0000CC; text-decoration: none ; font-weight: bold; font-size:16px}
.class3 a:visited { color: #0000CC; text-decoration: none ; font-weight: bold; font-size:16px}
.class3 a:hover { color: #990000; text-decoration: none; font-weight: bold; font-size:16px}
.linkchange {  text-decoration: none}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}

.style6 {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.style8 {font-size:14px; height: 19px;}

.borders {height: 20px; font-size:14px;}
.style9 {
	font-size: 52px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.footer {
	text-align: center;
	height: 200px;
	width: 770px;
	position: relative;
	top: 0px;
	float: left;
	left: 0px;
}
