a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
  color: #3366FF;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF0000;
}

.brands1 {color: #606790}

.cat3 {
	color: #606790;
	font-size:		14pt;
}
.cat2 {
	color: #606790;
	font-size:		16pt;
}.brands2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.price {
	color: #3300FF;
	font-weight: bold;
}
.InitialCase
{
   text-transform: capitalize;
   	color: #606790;
	font-size:		12pt
}
