
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
	color: gray;
	font-weight: bold;
	margin: 5 0 10 0;
}


p.mainlink,a.mainlink, a.mainlink:hover, a.mainlink:link, a.mainlink:active, a.mainlink:visited
{
	font-family: Century Gothic;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

p.productlink,a.productlink, a.productlink:hover, a.productlink:link, a.productlink:active, a.productlink:visited
{
	font-family: Century Gothic;
	color:gray;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

a.productlink:hover
{
	font-family: Century Gothic;
	color:black;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}


p.productlinkcurrent,a.productlinkcurrent, a.productlinkcurrent:hover, a.productlinkcurrent:link, a.productlinkcurrent:active, a.productlinkcurrent:visited
{
	font-family: Century Gothic;
	color:red;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}


p
{
	font-family: Geneva;
}
a, a:hover, a:link, a:active, a:visited
{
	color:#777DF9;
}
