body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(images/bg.jpg);
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a:visited {
	color: #eeeeee;
}
a:hover {
	color: #333333;
}
a:active {
	color: #eeeeee;
}
a.black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a.black:visited {
	color: #000000;
}
a.black:hover {
	color: #666666;
}
a.black:active {
	color: #000000;
}
a.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}
a.blue:visited {
	color: #000066;
}
a.blue:hover {
	color: #666666;
}
a.blue:active {
	color: #000066;
}
a.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:visited {
	color: #eeeeee;
}
a.white:hover {
	color: #eeeeee;
}
a.white:active {
	color: #eeeeee;
}
