@charset "UTF-8";
/* CSS Document */

body,td,th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
a{font-size:12px;color:#006600;font-family:Verdana,Arial,Helvetica,sans-serif;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover{color:#990000;}
body{background-image:url(Images/loonBK.jpg);margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;}
.redheadline {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.dates {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
}

