BODY { 
background: #00004e url("images/background.gif");
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}

table.pony {
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial;
	color: #ffffff; }

.monk {
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial;
	color: #ffffff; }

.wow {
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	color: #ffffff; }

td.main {
	background: url("images/Background.jpg");}



ul {
	padding: 0;
	list-style-image: url("images/point.gif");
	padding-left: 15;
	margin: 0; }

a:link		{ color: #ff0000 ; text-decoration: none }
a:visited	{ color: #ff0000 ; text-decoration: none }
a:hover		{ color: #ffffff ; text-decoration: none }
a.coll:link	{ color: #ffffff ; text-decoration: none }
a.coll:visited	{ color: #ffffff ; text-decoration: none }
a.coll:hover	{ color: #ff0000 ; text-decoration: none }
a.blue:link	{ color: #395a97 ; text-decoration: none }
a.blue:visited	{ color: #395a97 ; text-decoration: none }
a.blue:hover	{ color: #ffffff ; text-decoration: none }