body{
	background-color: #E5E4E4; font-family: Arial, Helvetica, sans-serif; margin-top: 20px; margin-left: 20px; margin-right: 20px; margin-bottom: 20px; color:black; 	
}


.post_table{background-color: white;}

.navtable {  color: black; font-size:12px; padding-left:40px;
} 

.announce{background-color: #e6f8e4; border: 2px; border-color: #026902; border-style: ridge; font-size:x-small; color: black; margin: 20px; padding: 12px;}

h1{		color: #ffa07a;	font-style: italic; font-size:26px;}
h2{		color: #026902; 	font-style: italic; font-size:24px;}
h3{		color: #026902; 	font-style: italic; font-size:20px;}

hr{width:80%; color:gray;}

.picborder{border: medium; border-style: ridge; border-color: #E7A555;}
.title_this{font-size:20px; color: #026902; }
.small{font-size:small;}
.xsmall{font-size:x-small;}
.xxsmall{font-size:xx-small;}

a {		
			color: #BD1F34; text-decoration : none;   
}
a:visited { 	
			color: #BD1F34;  text-decoration : none;
}
a:hover { 	
			color: red; text-decoration : none;
}

a.menu2 {		font-size:12px; 	
			color: black; text-decoration : none;   
}
a:visited.menu2 { 	font-size:12px;
			color: black;  text-decoration : none;
}
a:hover.menu2 { 	font-size:12px;
			color: red; text-decoration : none;
}






