A:link {
	color: #333333;
	background-color: #FFFF00;
	text-decoration: none }

A:visited {
	color: #333333;
	background-color: #FFFF00;
	text-decoration: none }

A:hover {
	color: #FFFF00;
	background-color: #2A41B2;
	text-decoration: none }

table, tr {
	font-family: Verdana, Arial; }

.text {
	font-size: 12px;
	color: #333333; }

.textbold {
	font-size: 12px;
	color: #2A41B2;
	font-weight: bold; }

.title {
	font-size: 14px;
	color: #8E8780;
	font-weight: bold; }

.nav {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold; }

.copyright {
	font-size: 11px; 
	color: #EBEAE4;
	font-family: Verdana, Arial; }

A:link.mail {
	color: #666666;
	background-color: #F3F3EF;
	text-decoration: none }

A:visited.mail {
	color: #666666;
	background-color: #F3F3EF;
	text-decoration: none }

A:hover.mail {
	color: #2A41B2;
	background-color: #F3F3EF;
	text-decoration: none }
