/* CSS Document */

body{
	color: #000000;
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	}

.bt {
      font-size: 12px;
      font-weight:bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #800000;
}

a.13white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.13white:link {
	text-decoration: none;
}
a.13white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.13white:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.13white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFC761;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.w1 {
	font-size: 12px;
	color: #FFFFFF;
}
a.w1:link {
	text-decoration: none;
}
a.w1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.w1:hover {
	text-decoration: underline;
	color: #FFC761;
}
a.w1:active {
	text-decoration: none;
	color: #FFFFFF;
}

.title_white{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
.title_800000{
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	line-height: 1.8;
	}
	
.font_white{
	color: #FFFFFF;
	font-size: 12px;
	}
	
	
	a.m:link {
	text-decoration: none;
	color: #860D0C;
}
a.m:visited {
	text-decoration: none;
	color: #860D0C;
}
a.m:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.m:active {
	text-decoration: none;
	color: #860D0C;
}