a:link, a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #eb541b;
	text-decoration:underline
}
a.header:link, a.header:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.header:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #eb541b;
	text-decoration:underline;
}

a.content:link, a.content:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #762000;
	text-decoration:none;
}
a.content:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #762000;
	text-decoration:underline;
}

a.footer:link, a.footer:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #eb541b;
	text-decoration:underline
}
.header_alb {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.header_red {
	font-family: Tahoma;
	font-size: 14px;
	color: #762000;
	font-weight: bold;
	text-align:right;
}
.normal{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.normal_bold{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.normal_m{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
