a:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #990000; 
	text-decoration: underline;
	}
a:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #990000;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000C57;
}
.sponsorsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.letter {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
p {
	text-align: justify;
}
.contactBar {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.error {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
body {
	background-color: #3f7aa8;
	background-image: url(images/main/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
:focus { -moz-outline-style: none; }
.imgBorder {
	border: 2px solid #000;
}
