a
{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
.grey_txt {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.small_grey_txt {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.light_grey_txt {
	font-family: verdana;
	font-size: 12px;
	color: #CAC9CA;
}
.big_grey_txt {
	font-family: verdana;
	font-size: 16px;
	color: #333333;
}
.red_txt {
	font-family:verdana;
	font-size: 12px;
	color: #B52E2E;
}
.black_txt {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.blue_txt {
	font-family: verdana;
	font-size: 12px;
	color: #0276E0;
}
.orange_txt {
	font-family: verdana;
	font-size: 14px;
	color: #E40D2C;
	
}
.input_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
}
.cat_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#E40D2C;

}

.cat_link:hover
{
font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
}

.cat_link2
{
font-family:Verdana;
font-size:12px;
color:#E40D2C;
font-weight:bold;
}

.cat_link2:hover
{
font-family: Verdana;
font-size: 12px;
color: #000000;
font-weight:bold;
}
.cat_link3
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#E40D2C;
font-weight:bold;
}

.cat_link3:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
font-weight=bold;

