body {
	background-color: #000099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text { 
	color: #FFFFFF;
	font-size:12px;
	font-family: Arial;
}

.headline { 
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	font-family: Arial;
}

a:link  { color: #FF0000; font-size: 12px; font-family: Arial; font-weight: bolder; text-decoration: none;}
a:visited { color: #FF0000; font-size: 12px; font-family: Arial; font-weight: bolder; text-decoration: none;}
a:hover { color: #FFFF33; font-size: 12px; font-family: Arial; font-weight: bolder; text-decoration: none;}
a:active { color: #FF0000; font-size: 12px; font-family: Arial; font-weight: bolder; text-decoration: none;}