.body {
	font-size: 12px;
	color: #808080;
	text-decoration: none;

}

a.body:link {
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.body:visited {
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.body:hover {
	font-size: 12px;
	color: #00659C;
	text-decoration: none;
}
.logo {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.logo:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.logo:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.logo:hover {
	font-size: 12px;
	color: #AAAAAA;
	text-decoration: none;
}
.red {
	font-size: 12px;
	color: #9A3333;
	text-decoration: none;
}
a.red:link {
	font-size: 12px;
	color: #9A3333;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	color: #9A3333;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	color: #00659C;
	text-decoration: none;
}
.red1 {
	font-size: 12px;
	color: #FF3000;
	text-decoration: none;
}
a.red1:link {
	font-size: 12px;
	color: #FF3000;
	text-decoration: none;
}
a.red1:visited {
	font-size: 12px;
	color: #FF3000;
	text-decoration: none;
}
a.red1:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.word {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.word:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.word:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.word:hover {
	font-size: 12px;
	line-height: 20px;
	color: #993333;
	text-decoration: none;
}
.green {
	font-size: 12px;
	color: #316563;
	text-decoration: none;
}
a.green:link {
	font-size: 12px;
	color: #316563;
	text-decoration: none;
}
a.green:visited {
	font-size: 12px;
	color: #316563;
	text-decoration: none;
}
a.green:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blue {
	font-size: 12px;
	color: #0055BD;
	text-decoration: none;
	line-height: 20px;
}
a.blue:link {
	font-size: 12px;
	color: #0055BD;
	text-decoration: none;
}
a.blue:visited {
	font-size: 12px;
	color: #0055BD;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 14px;
	color: #00659C;
	text-decoration: none;
	font-weight: bold;
}
body
{
	 background: url(default/body_bg.gif); 
	 margin:0px;
}
