a.red:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #AE0000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
}
a.red:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #AE0000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
}
a.red:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #06053D;
	font-weight: bold;
	padding-right: 3px;
}

a.galred:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #AE0000;
	font-weight: bold;
	text-decoration: none;
}
a.galred:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #AE0000;
	font-weight: bold;
	text-decoration: none;
}
a.galred:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #AE0000;
	font-weight: bold;
	text-decoration: underline;
}

a.galdark:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #06053D;
	font-weight: bold;
	text-decoration: none;
}
a.galdark:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #06053D;
	font-weight: bold;
	text-decoration: none;
}
a.galdark:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #06053D;
	font-weight: bold;
	text-decoration: underline;
}

.update {
	font-family: Tahoma;
	font-size: 10px;
	color: #AE0000;
	font-weight: bold;
	text-decoration: none;
}
	
.back {
	font-family: Tahoma;
	font-size: 10px;
	color: #AE0000;
	text-decoration: none;
}
.atop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
