p,li,th,td
{
	font-family: Arial;
	font size: 10pt;
	color: #ffffcc;
}

body
{
	background-image:url(bg.jpg);
	background-repeat:repeat;
	font-size: 10pt;
	color: #e3e6cd;
	font-family:Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link 
{
	font-family: "Rockwell",Times,"Times New Roman",Helvetica,Arial; 
	color: #ffffcc; 
	font-weight: normal;
	text-decoration:none; 
	font-size: 16pt; 
	border-width:0;
}

a:visited 
{
	font-family: "Rockwell",Times,"Times New Roman",Helvetica,Arial; 
	color: #e3e6cd; 
	font-weight: normal;
	text-decoration:none; 
	font-size: 16pt; 
	border-width:0;
}

a:active 
{
	font-family: "Rockwell",Times,"Times New Roman",Helvetica,Arial; 
	color: e3e6cd; 
	font-weight: normal;
	text-decoration:none; 
	font-size: 16pt; 
	border-width:0;
}

a:hover 
{
	font-family: "Rockwell",Times,"Times New Roman",Helvetica,Arial; 
	color: #341023; 
	font-weight: normal;
	background:#e3e6cd;
	text-decoration:none; 
	font-size: 16pt; 
	border-width:0;
}