body {
	background-color: #121387;
	font-family: Eurostile;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #F20000;
	text-decoration: underline;
}
a:visited {
	color: #121387;
	text-decoration: underline;
}
a:hover {
	color: #F20000;
	text-decoration: none;
}
.header {
	font-family: Eurostile;
	font-size: 16px;
	color: #333333;
}
.footer {
	line-height: 120%;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #F20000;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebar {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.logo {
	font-family: "Bradley Hand ITC";
	font-size: 36px;
	color: #F20000;
	text-decoration: none;
	font-weight: bold;
}
.sidebar a:link {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
.sidebar a:visited {
	color: #F20000;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.lnews {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.lnews a:link {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
.lnews a:visited {
	font-size: 16px;
	color: #F20000;
	text-decoration: underline;
}
.lnews a:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.logotext {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	color: #F20000;
	text-decoration: none;
}
.title {
	font-family: "Bradley Hand ITC";
	font-size: 22px;
	color: #F20000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
