@charset "iso-8859-1";
BODY {
	FONT-SIZE: 10px; 
	COLOR: #08150E; 
	FONT-FAMILY: verdana, arial; 
	LETTER-SPACING: 0px;
}
TD {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana, arial;
	LETTER-SPACING: 0px;
}
A:link {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana, arial;
	TEXT-DECORATION: none;
	font-weight: regular;
}
A:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-weight: regular;
}
A:visited {
	COLOR: #000000;
	FONT-SIZE: 12px;
	font-weight: regular;
	TEXT-DECORATION: none;
}

a.f{color:#ffffff; text-decoration:none; FONT-SIZE: 10px; font-weight:regular;}
a.f:hover{color:#ffffff; text-decoration:underline; FONT-SIZE: 10px; font-weight:regular;}
a.f:visited{color:#ffffff; text-decoration:none; FONT-SIZE: 10px; font-weight:regular;}

a.t{
	color: #ffff51;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: bold;
}
a.t:hover{
	color: #ffff51;
	text-decoration: underline;
	FONT-SIZE: 10px;
	font-weight: bold;
}
a.t:visited{
	color: #ffff51;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: bold;
}

a.r{
	color: #C94154;
	text-decoration: none;
	FONT-SIZE: 16px;
	font-weight: bold;
}
a.r:hover{
	color: #C94154;
	text-decoration: underline;
	FONT-SIZE: 16px;
	font-weight: bold;
}
a.r:visited{
	color: #C94154;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: bold;
}

.tt {
	padding-top:10px;
}
.w {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: regular;
}
.w2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.b {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.g {
	color: #596C62;
	font-size: 10px;
	font-weight: regular;
}
