
.styleone { width:190px; background-color:#C46209;}
.styletwo { width:190px; background-color:#16787F;}
.stylethree { width:190px; background-color:#67903D;}
.styletwo.alt { width:190px; background-color:#BC962E;}


.homecolA p a:link { color: #FFF; text-decoration:none;}
.homecolA p a:visited { color: #002b6f; text-decoration:none; }
.homecolA p a:hover { color: #E8D9AA; text-decoration:none; }
.homecolA p a:active { color: #E8D9AA; text-decoration:none; }

.homecolA.alt p a:link { color: #FFF; text-decoration:none;}
.homecolA.alt p a:visited { color: #FFF; text-decoration:none; }
.homecolA.alt p a:hover { color: #E8D9AA; text-decoration:none; }
.homecolA.alt p a:active { color: #E8D9AA; text-decoration:none; }

.homecolB p a:link { color: #FFF; text-decoration:none;}
.homecolB p a:visited { color: #FFF; text-decoration:none; }
.homecolB p a:hover { color: #E8D9AA; text-decoration:none; }
.homecolB p a:active { color: #E8D9AA; text-decoration:none; }

.homecolB.alt p a:link { color: #FFF; text-decoration:none;}
.homecolB.alt p a:visited { color: #FFF; text-decoration:none; }
.homecolB.alt p a:hover { color: #E8D9AA; text-decoration:none; }
.homecolB.alt p a:active { color: #E8D9AA; text-decoration:none; }

.homecolA {	
	background:#C46209;
	width: 190px;
	 }
.homecolA.alt{	
	background:#67903D;
	width: 190px;
	 }
.homecolB {	
	background:#16787F;
	width: 190px;
	 }

.homecolB.alt {	
	background:#BC962E;
	width: 190px;
	 }

	
/* Home Page Menu */

table#voamenu.homepage td.styleone { width:190px;}
table#voamenu.homepage td.styleone.alt {width:190px;}
table#voamenu.homepage td.styletwo { width:190px;}
table#voamenu.homepage td.styletwo.alt { width:190px;}
