body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}
a.red:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}


a.bs:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.bs:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.bs:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.blue:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.blue:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}
.black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.white {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
