﻿A:link {
	color: #000033;
	text-decoration: none;
	font-family: "Comic Sans MS";
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

a:link.ectlink {
color: #333;
text-decoration: none;
}

a:visited.ectlink {
color: #333;
text-decoration: none;
}

a:active.ectlink {
color: #333;
text-decoration: none;
}

a:hover.ectlink {
color: #8D2800;
text-decoration: none;
}

TD {
	border: 1px solid #FFCC00;
	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 : #3399CC;
}

td.product {
border: 1px solid #16AFB8;
background-color: #FFFFFF;
}
