a:link {
	color: #5B5B5B;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: #5B5B5B;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #6F0202;
	font-size: 12px;
	text-decoration: underline;
}

a.BoldMediumLink:link {
	color: #594564;
	font-size: 11px;
	font-weight: bold;
}

a.BoldMediumLink:visited {
	color: #594564;
	font-size: 11px;
	font-weight: bold;
}


a.BoldMediumLink:hover {
	color: #A1191C;
	font-size: 11px;
	font-weight: bold;
}

.BoldMediumFont {
	color: #594564;
	font-size: 11px;
	font-weight: bold;
}

.BoldWhiteFont {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#ColorMurena {
	color: #7E4011;
}


body,div,table,tr,td {
	color: #707070;
	font-family: Tahoma;
	font-size: 12px;
}

.news {
	width: 254px;
	background-color: #FBFBFB;
	text-align: left;
	border-color: #ABA3B7;
	border-width: 1px;
	border-style: dashed;
	padding: 4px;
	margin-bottom: 4px;
}

h1 {
	color: #594564;
	font-weight: bold;
	font-size: 12px;
}
.TextBlock {
	text-align: justify;
}
.Name {
	color: #594564;
	font-weight: bold;
}
