a.blue:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #06608A;
	font-weight: bold;
	text-decoration: none;
}
a.blue:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #06608A;
	font-weight: bold;
	text-decoration: none;
}
a.blue:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #06608A;
	font-weight: bold;
	text-decoration: underline;
}

a.white:link {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.white:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.update {
	font-family: Tahoma;
	font-size: 10px;
	color: #06608A;
	font-weight: bold;
	text-decoration: none;
}
	
.back {
	font-family: Tahoma;
	font-size: 10px;
	color: #06608A;
	text-decoration: none;
}
	
.brdr {
	 border: 1px solid #06608A;
}
.atop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
