a {	
	color: #4C4949;	
	text-decoration: none;
}
a:hover
{
    COLOR: #772A2A;
    TEXT-DECORATION: underline;
}
.stylenorm {	font-family: Tahoma;
	font-size: 11px;
	color: #4C4949;
}
.stylenormblue {	font-family: Tahoma;
	font-size: 10px;
	color: #6b829f;
}

.stylered {	font-family: Tahoma;
	font-size: 10px;
	color: #B30C0D;
}
.styleboldred {	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #B30C0D;
}
.styleboldgrey {	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #878787;
}
.styleboldgrey2 {	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	font-color:#4C4D50;
}
.styledark {	font-family: Tahoma;
	font-size: 10px;
	color: #878787;
}
.small{		font-family: Tahoma;
	font-size: 10px;
	color:#000000;
}

