a:link, a:active, a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0B417F;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0B417F;
	text-decoration: underline;
}
BODY {
	background-image: 
}
.textinall {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #005EB8;
	text-decoration: none;
}
.textinall2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #313338;
	text-decoration: none;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #434B5A;
	text-decoration: none;
	text-transform: uppercase;
}
a.link:hover {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #434B5A;
	text-decoration: underline;
	text-transform: uppercase;
}
