TD {
	font-family : Arial;
	font-size: 11px;
	color: #545454;
}

A {
	color: #eb3d00;
	text-decoration: none;	
}

A:hover {
	color: #545454;
	text-decoration: none;		
}


.title_bold{
	font-weight: bold;	
	font-size: 11px;	
	color: #545454;		
}

.menu_link{
	font-size: 11px;
	color: #eb3d00;	
	font-weight: bold;
	text-decoration: none;
}


a.menu_link:hover{
	font-size: 11px;
	color: #8e8e8e;	
	font-weight: bold;
	text-decoration: none;
}


.menu_link_a{
	font-size: 11px;
	color: #8e8e8e;	
	font-weight: bold;
}

.gray_bold{
	border: 5px solid #e7e7e7;
}



