a:visited {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: purple; text-decoration: underline}
a:link {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: blue; text-decoration: underline}
a:hover {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: red; text-decoration: none}

.ascroll:visited {  font-family: Tahoma, sans-serif; font-size: 14px; font-weight: bold; color: purple; text-decoration: underline}
.ascroll:link {  font-family: Tahoma, sans-serif; font-size: 14px; font-weight: bold; color: blue; text-decoration: underline}
.ascroll:hover {  font-family: Tahoma, sans-serif; font-size: 14px; font-weight: bold; color: red; text-decoration: none}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
}
.style2 {
	color: #565656;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style3 {
	color: #E0482F;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #D43A25;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #565656;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style6 {
	color: #565656;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
