/* CSS Document */

body {
	background:url(../images/background.jpg) repeat-y 50% 0; 
	background-attachment: fixed; margin: 0; padding: 0;
	}
	
.menufont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	}	
	
.menufont a{
	color:#999999;
	text-decoration:none;
	}
	
.menufont a:hover{
	color:#999999;
	text-decoration:underline;
	}
	
.mediumblackfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}

.newsfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.newsfontheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
	
.newsfontheader a {
	color:#000000;
	text-decoration:none;
	}

.newsfontheader a:active {
	color:#000000;
	text-decoration:none;
	}
	
.newsfontheader a:hover {
	text-decoration:underline;
	}
.newsfontheader a:visited {
	color:#000000;
	}

.newsfont a {
	color:#000000;
	text-decoration:none;
	}

.newsfont a:active {
	color:#000000;
	text-decoration:none;
	}
	
.newsfont a:hover {
	text-decoration:underline;
	}

.newsfont a:visited {
	color:#000000;
	}
	

	
.linksfrontfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.linksfrontfont a{
	color:#666666;
	}
	
.titlefont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#333333;
	}
	
.defaultfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
.defaultfontheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	}

.defaultfont a{
	color:#660000;
	}
	
.defaultfont a:hover{
	color:#000000;
	text-decoration:underline;
	}
		
.footerfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.footerfont a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
