a { 
	color: #FFEEAA; 
	text-decoration: underline; 
}

a:hover { 
	text-decoration: none; 
}

body,td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: Black;
}

.pageheader { 
	font-size: 16px; 
	color: White; 
	text-decoration: none; 
	position: relative;  
	font-weight: bold
}

HR {
	color : #3399FF;
}

.bodytext { 
	font-size: 14px; 
	color: Black; 
	font-weight: bold
}
 
.newstext { 
	font-size: 12px; 
	color: Black; 
	font-weight: normal;
}
 
.sidebar_header,.sidebar_header:link,.sidebar_header:visited { 
	font-size: 20px; 
}
h1 { 
	font-size: 20px; 
}
h2 { 
	font-size: 18px; 
}
.barmenu,.barmenu:link,.barmenu:visited { 
	color: Black; 
	text-decoration: none;  
	font-size: 13px;   
} 
.barmenu:hover { 
	color: Blue; 
	text-decoration: none;
}
.submenu,.submenu:link,.submenu:visited { 
	color: Black; 
	text-decoration: none;
} 
.submenu:hover { 
	color: #000000; 
	text-decoration: underline; 
}
.textlinkwhite,.textlinkwhite:link { 
	color: #FFFFFF; 
	text-decoration: underline; 
}
.textlinkwhite:hover { 
	color: #FFFFFF; 
	text-decoration: none;
} 
.smallfont { 
	font-size: 11px; 
}
.bgNoRepeat {  
	background-repeat: no-repeat
}
.BlueLink {  
	font-size: 14px; 
	color: #000099; 
	font-weight: bold; 
	text-decoration: underline;
}
.BlueLink:hover {  
	text-decoration: none;
}
.normallink { 
	font-size: 12px; 
	color: #CC0000; 
	font-weight: bold; 
	text-decoration: none
}
.normallink:hover { 
	font-size: 12px; 
	color: #CC0000; 
	font-weight: bold; 
	text-decoration: none
}
.property-links {
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}.highlight {
	font-size: 18px;
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}
a.botlink {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
a.botlink:hover {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
