body {
	margin: 0px;
	background-color:#243E57
}

a:link {
	text-decoration: none;
	color: #0099CC
}
a:visited {
	text-decoration: none;
	color: #009999
}
a:hover {
	text-decoration: underline;
	color: #00CCFF
}
a:active {
	text-decoration: none;
	color: #00CCFF
}
a.newslink:link {
	text-decoration: none;
	color: #f9ce07
}
a.newslink:visited {
	text-decoration: none;
	color: #f9ce07
}
a.newslink:hover {
	text-decoration: underline;
	color: #ffff00
}
a.newslink:active {
	text-decoration: none;
	color: #ffff00
}

.main {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF
}
.news {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF
}
.newstitle {
	font-family: Arial;
	font-size: 12px;
	color: #f9ce07
}
.positions {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF
}
.register {
	font-family: Arial;
	font-size: 9px;
	color: #ff7700
}
.footer {
	font-family: Arial;
	font-size: 9px;
	line-height:14px;
	color: #C9DDF5
}
