A:link {color: #003399; text-decoration: none}
A:visited {color: #660099; text-decoration: none}
A.indexbar {color: white; text-decoration: underline}
A.indexbar:visited {color: white; text-decoration: underline}
A.indexbar2 {color: white; text-decoration: underline;}
A.indexbar2:visited {color: white; text-decoration: underline;}
A.intext {color: #00416b; text-decoration: underline}
A.intext:visited {color: #00416b; text-decoration: underline}
A.menu {color: #000000; text-decoration: none}
A.menu:visited {color: #660099; text-decoration: none}

td.product,
table.products {
	font: 13px Arial;
}

table.products a.intext {
	font: 13px Times New Roman;
}

table.products a.intext2 {
	color: #f00;
	font: 13px Times New Roman;
}

form, span { margin: 0;}

div#special {
	float: left;
	border: solid 1px #00416B;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #CFEDFF;
	margin-left: 40px;
	clear: both;
}

div#special a,
div#special a:link, 
div#special a:visited  {
	color: #f00;
}
