* {
font-family:Verdana, Arial, Helvetica, sans-serif;
/*color: #555;*/
}

html, body
{
font-size: 11px;
	margin: 0px;
}
td.blue_title{
color:#993333; 
font-weight:bold;
}
.blue_text{
color:#993333; 
font-weight:bold;
}
a.title{
text-decoration:none;
color:#993333; 
cursor:pointer;
}
a.title:hover{
/*text-decoration:underline;*/
color:#993333; 
}
a.link{
text-decoration:none;
color:#006600;
cursor:pointer;
font-weight:bold;
}
a.link:hover{
text-decoration:underline;
color:#006600;
font-weight:bold;
}
input, textarea{
font-size: 12px;
border:#000000 1px solid;
}
td.grey_upper_fasa{
background-color: #666666; 
color:#FFFFFF;
font-size: 14px;
/*font-weight: bold;*/
}
a.category_item:link, a.category_item:visited{
text-decoration:none;
font-weight:bold;
font-size:11px;
color:#000000;
}
a.category_item:hover{
/*background: url(images/car.gif) 120px no-repeat;
padding-left: -20px;*/
text-decoration:none;
font-weight:bold;
font-size:11px;
color:#000000;
}