a:link           { text-decoration: none }
a:visited  		 { color: #A1967D }
a:hover 	     { color: #870212 }
a:active  		 { color: #BD2335 }
.main        	{ font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666 }
.contact        { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #000000 }
.subnav       	 { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #B3AD9F; text-decoration:none}
a:link.subnav     { color: #999999 }
a:visited.subnav  { color: #B3AD9F }
a:hover.subnav    { color: #000000 }
a:active.subnav   { color: #B3AD9F }

.topnav {
width: 507;
	background-repeat: no-repeat;
	background-image: url('images/glass-block-3.jpg');
	background-position: right bottom;
}
.appnav {
width: 507;
	background-repeat: no-repeat;
	background-image: url('images/glass-bricks-3.jpg');
	background-position: right bottom;
}
.svrnav {
width: 507;
	background-repeat: no-repeat;
	background-image: url('images/coloroc-materials-3.jpg');
	background-position: right bottom;

}
.vennav {
width: 507;
	background-repeat: no-repeat;
	background-image: url('images/coloroc-bricks-3.jpg');
	background-position: right bottom;
}