a.hover1:link 		{ font-size: 11px; font-weight: bold; color: #622D0D; text-decoration: none;}
a.hover1:visited 	{ font-size: 11px; font-weight: bold; color: #622D0D; text-decoration: none;}
a.hover1:active		{ font-size: 11px; font-weight: bold; color: #622D0D; text-decoration: none;}
a.hover1:hover 		{ font-size: 11px; font-weight: bold; color: #D44570; text-decoration: none;}

td {
	font-family: trebuchet ms, Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #735331;
	}
	
.h1 {
	font-family: trebuchet ms, Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #68CBCF;
	font-weight: bold;
	}
	
.copyright {
	font-family: trebuchet ms, Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #92278F;
	font-weight: bold;
	padding: 5;
	}

.smallcaps {
	font-family: trebuchet ms, Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #777; 
	text-transform: uppercase;
	}
	
.nav{
	font-size: 11px;
	text-decoration: none;
	color: #61352D;
	background-color: FC95CA;
	font-weight: bold;
}

.nav:hover{
	text-decoration: underline;
	background-color: #FC95CA;
}

.nav:active{
	text-decoration: none;
	background-color: #FC95CA;
}

.txt36 	{font-size: 36px; color: #F7941D;}
.txt20 	{font-size: 20px;}
.txt18 	{font-size: 18px;}
.txt16 	{font-size: 16px;}
.txt14 	{font-size: 14px;}
.txt13 	{font-size: 13px;}
.txt12	{font-size: 12px;}
.txt11	{font-size: 11px;}
.txt10	{font-size: 10px;}
.txt9 	{font-size: 9px;}
.txt8 	{font-size: 8px;}

