a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00ACEE;
	text-decoration: underline;
}
.b:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.b:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.b:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00ACEE;
	text-decoration: underline;
}
.body {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #383838;
	text-align: justify;
}

.c:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00ACEE;
	text-decoration: none;
}
.orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.c:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00ACEE;
	text-decoration: none;
}
.c:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00ACEE;
	text-decoration: underline;
}
