a.top:link {
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}
a.top:active {
	text-decoration: none;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
a.top:visited {
	text-decoration: none;
	color: #FF0000;
	font-family: tahoma;
	font-weight: bold;
	font-size: 16px;
}
a.top:hover {
	color: #003399;
	font-family: tahoma;
	font-weight: bold;
	font-size: 16px;
}
.class2 A:link {
	font-family: tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	border-left-style: solid;
	padding-left: 6px;
}
.class2 A:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.class2 A:active {
	color: #FF0000;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.class2 A:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.class3 A:link {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
}
.class3 A:visited {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
}
.class3 A:active {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 16px;
}
.class3 A:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 16px;
}
.classMass A:link {
	font-family: tahoma;
	font-size: 24px;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}
.classMass A:visited {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #330000;
}
.classMass A:active {
	color: #990000;
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
}
.classMass A:hover {
	color: #990000;
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
}
.classEmail A:link {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.classEmail A:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.classEmail A:active {
	color: #000000;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.classEmail A:hover {
	color: #0000CC;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}

