/*company info section style sheet*/

#content a, #ovcontent a {
	color: #603;
}

#content a:visited, #ovcontent a:visited {
	color: #000;
}

.ovhead {
	border-right: 1px solid #603;
}

.ovdesc table {
	font-size: 12px;
	font-color: #000;
	font-family: Verdana, Arial, sans-serif;
}

.ovdesc table a {
	text-decoration: none;
	color: #603;
}
2

.ovdiv {
	border-top: 1px solid #603;
}

#pageheader {
	color: #603;
}

#navcol a {
	color: #333;
}
