.body {
	color:#000000;
	background-image:url(/images/website-images/background.jpg);
	background-attachment:fixed;
	font-family: "Arial, Courier, and Georgia";
	font-size:12;
	cursor:url("images/website-images/bone.cur");
	background-repeat: no-repeat;
	background-color: #666666;

}
a:link {
	font-size:18px;
	color:#CC00CC;
	text-decoration: none;
}
a:visited {
	font-size:18px;
	color:#3366CC;
	text-decoration:none;
}
a:hover {
	font-size:18px;
	color:#660099;
	text-decoration: none
}
a.menu:link {color:#3333FF; text-decoration: none; }
a.menu:visited {color:#FFFF00; text-decoration: none; }
a.menu:hover {color: red; text-decoration: underline; }
a.menu:active {color: blue; } 

.row1 {color:#CCCCCC}
.row2 {color:#666666}
.row3 {color:#333333}	

.category-table{
color:#000000;
background-color:#CCCCFF;
filter:alpha(opacity=60);
border-bottom-color:#666666;
border-right-color:#666666;
border-width:medium
}

.stats-table{
color:#333333;
font-size: 16px;
background-color:#CCCCFF;
}


.slideTrans{ filter:revealTrans(duration=1,transition=23);
	}
	
h2{font-size:30px;}

.newsFlash {
font-size: 20px;
}
