.signupfont {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.bodyfont {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
a.bodyfont{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

}

a.bodyfont:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

}
a.bodyfont:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;

}
/*
a.bodyfont:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;

}*/


a.bodyfont:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;

}
.titlefont {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlefontsmall {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
}
a.titlefontsmall:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	
}
a.titlefontsmall:hover {
	font-family: Arial;
	font-size: 11px;
	color: #78B063;
	text-decoration : underline;
	
}
a.titlefontsmall:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	
}
a.titlefontsmall:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	
}
.bordercolor {
	border: 3px solid #FFC838;
}
.bookmark {

	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.bookmark:link{

	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.bookmark:hover{

	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.bodyfontred {

	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.bodyfontbold {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.sublinks {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
}
a.sublinks:link {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : underline;
}
a.sublinks:hover {

	font-family: Arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration : none;
}
a.sublinks:visited {

	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration : underline;
}
a.sublinks:active {

	font-family: Arial;
	font-size: 11px;
	color: #0000ff;
	text-decoration : underline;
}
a.link { 
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}
a:hover.link
{ 
text-decoration: none;
color: #FFFF00;
}
a.sidelink { 
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}
a:hover.sidelink
{ 
text-decoration: none;
color: #FFFF00;
}

.prodcatmenu{
color:#ffffff;
font-family:arial;
font-size:11px;
width:100%;
}

a.prodcatmenu{
color:#ffffff;
font-family:arial;
font-size:11px;
text-decoration:none;
width:100%;
}

a.prodcatmenu:hover{
color:#000000;
font-family:arial;
font-size:11px;
background-color:#FFC839;
text-decoration:none;
width:100%;
}