A:link {
	color: #000000
	;
	text-decoration: none;
}

A:visited {
	color: #800000;
	text-decoration: none;
}

A:active {
	color: #808080;
	text-decoration: none;
}

A:hover {
	color: #008000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}


TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #800000;
}
.prodprice { text-align: right; }

.cobhl { background: #C5C3C3; text-align: left;}
.cobll { background: #ffffff; text-align: left !important;}
.cobtbl { background: #800000; width: 100%;}
.cobtbl table { width: 100% !important; }

table { border: 1px solid transparent; !important; border-collapse: collapse;}
