body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #000000}
.style3 {color: #999999}
.style4 {color: #333333}



.catmenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.catlinks {
	text-decoration: none;
 	font-size: 12px;
	color: white;	
}	
a.catlinks:link {
	text-decoration: none;
	color: white;
}
a.catlinks:active {
	text-decoration: none;
	color: white;
}
a.catlinks:visited {
	text-decoration: none;
	color: white;
}
a.catlinks:hover {
	text-decoration: none;
	color: #cccccc;
}
.catlinks2 {
	text-decoration: none;
 	font-size: 12px;
	color: white;	
}	
a.catlinks2:link {
	text-decoration: none;
	color: white;
}
a.catlinks2:active {
	text-decoration: none;
	color: white;
}
a.catlinks2:visited {
	text-decoration: none;
	color: white;
}
a.catlinks2:hover {
	text-decoration: none;
	color: #cccccc;
}
.style5 {color: #FFFFFF}
