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;
}.td1 {
	background-color: #e5e5e5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.td2 {
	background-color: #e5e4ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
}
.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e5e5e5;
}

.amenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.amenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e5e5e5;
	text-decoration: underline;
}

.amenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
