a:link, :visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	text-decoration: underline;
}

a:hover {color:#A00017;}

a.light {font-size: 9px;}
a.big {font-size: 16px;}

a.title_red {color:#A00017;font-weight: 400;}
a.title_red:hover {color:#000000;}

a.photo {
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
}

span, div, p, li, td, dl, dt, dd, input, textarea {
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

.small {font-size: 10px;}
.big {font-size: 16px;}
.verybig {font-size: 20px;}

.title_black {color:#000000;font-weight: bold;}
.title_gray {color:#6B8275;font-weight: bold;}
.title_red {color:#A00017;font-weight: bold;}

.trad {font-size:10px; vertical-align:-1px;}

a.plus_menu_link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight : bold;
	text-decoration: underline;
}

a.plus_menu_link:hover {
	color:#A00017;
}
a.plus_menu_link_small:hover {
	color:#A00017;
}

.plus_menu {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #A00017;
	font-weight : bold;
	text-decoration: none;
	cursor:default;
}

