A {
	text-decoration: none;
	Color: #000066;
	font:Verdana, Arial, Helvetica, sans-serif;
}
A:hover {
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
}

/*
body {
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*/

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}
a.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: underline;
	font-weight: bold;
}
b.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
a.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
	text-decoration: underline;
}
.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003978;
	text-decoration: none;
}
a.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003978;
	text-decoration: none;
}
a.menu2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003978;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
