a: link{
	color: #800000;
	text-decoration: none;
	}
a:visited {  
	}
a:hover {
	text-decoration: underline;
	}
a:active { 
	color: #8B0000; 
	text-decoration: none;
	}
	
a.navlink{
	color:#800000;
	text-decoration: none;
	}
	
a.navlink:hover{
	text-decoration:underline;
	}
	
a.mainlink{
	color:#620000;
	text-decoration:none
	}
	
a.mainlink:hover{
	text-decoration:underline;
	}

a.barlink{
	color:#C6EBFD;
	text-decoration: none;
	font-size:12px;
	}
	
a.barlink:hover{
	text-decoration:underline;
	}

td.header { 
    background-color:#750000;
	color: #C6EBFD;
	font-family:"Palatino Linotype", "Times New Roman", Arial, Verdana;
	font-size:17px;	
	}

td.date {
	background-color: #750000;
	color:#C6EBFD;
	font-family:"Palatino Linotype", "Times New Roman", Arial, Verdana;
	font-size:12px;;
    }
	
td.navigation {
	background-color: #D2B48C;
	font-family:"Palatino Linotype", "Times New Roman", Arial, Verdana;
	font-size:14px;
	color:#201200;
	}

td.main{
font-family:"Palatino Linotype", "Times New Roman", Arial, Verdana;
font-size:16px;
background-color:#E6D5BD;
color:#1A0E00;
}

td.mainfooter{
	font-family:"Palatino Linotype", "Times New Roman", Arial, Verdana;
	font-size:11px;
	color: #C29961;
}

h1{
font-family:"Palatino Linotype", "Times New Roman", Arial, Verdana;
font-size:14px;
}

