a:link {text-decoration: none; color: #000;}
a:visited {text-decoration: none; color: #000;}
a:active {text-decoration: none; color: #000;}
a:hover {text-decoration: nounderline; color: #F00;}

a.aboutus:link{font-family: Georgia; font-weight: bolder; text-decoration: none; color: #600;}
a.aboutus:visited{font-family: Georgia; font-weight: bolder; text-decoration: none; color: #600;}
a.aboutus:active{font-family: Georgia; font-weight: bolder; text-decoration: none; color: #600;}
a.aboutus:hover{font-family: Georgia; font-weight: bolder; text-decoration: none; color: #F00;}

a.flink:link{font-family: Georgia; font-weight: bolder; text-decoration: none; color: #600;}
a.flink:visited{font-family: Georgia; font-weight: bolder; text-decoration: none; color: #600;}
a.flink:active{font-family: Georgia; font-weight: bolder; text-decoration: none; color: #600;}
a.flink:hover{font-family: Georgia; font-weight: bolder; text-decoration: none; color: #F00;}

a.pagination:link{text-decoration: none; color: #FFF;}
a.pagination:visited{text-decoration: none; color: #FFF;}
a.pagination:active{text-decoration: none; color: #FFF;}
a.pagination:hover{text-decoration: none; color: #F00;}

a.newslink:link{text-decoration: none; color: #600;}
a.newslink:visited{text-decoration: none; color: #600;}
a.newslink:active{text-decoration: none; color: #600;}
a.newslink:hover{text-decoration: none; color: #F00;}

a.meetinglink:link{text-decoration: none; color: #000;}
a.meetinglink:visited{text-decoration: none; color: #000;}
a.meetinglink:active{text-decoration: none; color: #000;}
a.meetinglink:hover{text-decoration: none; color: #F00;}

a.newsheadline:link{font-family: Georgia; font-weight: bold; font-size: small; color: #FFF;}
a.newsheadline:visited{font-family: Georgia; font-weight: bold; font-size: small; color: #FFF;}
a.newsheadline:active{font-family: Georgia; font-weight: bold; font-size: small; color: #FFF;}
a.newsheadline:hover{font-family: Georgia; font-weight: bold; font-size: small; color: #F00;}

a.event:link{font-weight:bolder; text-decoration: none; color: #000;}
a.event:visited{font-weight:bolder; text-decoration: none; color: #000;}
a.event:active{font-weight:bolder; text-decoration: none; color: #000;}
a.event:hover{font-weight:bolder; text-decoration: none; color: #F00;}

font.regular{font-family: Georgia; font-style: normal; color: #000;}
font.meetregular{test-decoration: none; color: #f00;}
font.newspage{font-family: Georgia; font-style: normal; color: #fff;}
font.regular_red{color: #F00;}
font.home{font-family: Georgia; font-style: normal; color: #ccc;}
font.displaydate{font-family: Georgia; font-style: normal; color: #000;}
font.date{color: #ccc;}
font.aboutus{font-family: Georgia; font-style: normal; font-weight: normal;  color: #000;}
font.newsblock{font-family: Georgia; font-style: normal; font-size: 15px; font-weight: bolder;  color: #ccc;}
font.trainingdate{font-family: Georgia; text-decoration: underline; font-style: normal; font-weight: bolder;  color: #000;}
font.aboutustitle{font-family: Georgia; font-style: normal; font-weight: bolder; font-size: large; color: #000;}
font.hometitle{font-family: Georgia; text-decoration: underline; font-weight: bolder; font-size: large; color: #000;}
font.displaynews{font-family: Georgia; font-style: normal; color: #000;}
font.newstitle{font-family: Georgia; text-decoration: underline; font-weight: bolder; font-size: large; color: #000;}
font.newsinfo{text-decoration: underline; color: #000;}
font.trainingtitle{font-weight: bolder; text-decoration: underline; font-size: x-large; color: #000;}
font.trainingfield{font-family: Georgia; text-decoration: underline; font-style: normal; font-weight: normal;  color: #000;}
font.maintitle{font-family: Georgia; font-style: normal; font-weight: bolder; font-size: large; color: #000;}
font.main{font-family: Georgia; font-style: normal; color: #000;}

body {
	background: #fff;
	border: solid 0px #565;
	border-bottom: solid 0px #565;
	border-top: solid 0px #565;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
