A:link 		{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: Black; 
font-weight:bold;
text-decoration: underline;
}

A:visited	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: Black; 
font-weight:bold;
text-decoration: none;
}

A:active	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: Black; 
font-weight:bold;
text-decoration: none;
}

A:hover 	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: #656565; 
background: #F1E3C7;
font-weight:bold;
text-decoration: none;
}


body {
	background-color: 777777;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 11.5px;
	line-height: 16px;
	color: #444444;
}
.tabletext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #444444;
}
.whitetext {
	color: #F5F5F5;
	font-family: "Trebuchet MS";
	font-size: 11.5px;
	line-height: 15px;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #6290CE;
}
.redtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.redpricetext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.greenborder {
	border: 1px solid #BEC63F;
}
.producttitle {
	font-family: "Trebuchet MS";
	font-size: 12.5px;
	font-weight: bold;
	color: #444444;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #6290CE;
}
.pinkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
