body {
	background-image:  url("bg.jpg");
	background-repeat:repeat;
}

body,td,th {
	color: #FFFFFF;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
h2 {
	font-size:30px;
}
.disclaimer {
	font:"Times New Roman", Times, serif;
}
.desc {font-size: 24px;
	color:#FFFFFF;
}
.focus {font-size: 30px}
.focus_link {
	color: #FFFF00;
	font-style: italic;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:underline;
}
.navLink {
	font-size:20px;
	color:#FFFFFF;
}
.enterLink {
	font-size: 24px;
	text-decoration:underline;
	color: #FFFF00;
}
.homeLink {
	color: #FFFF00;
	font-style: italic;
	font-family: Tahoma;
	font-size:24px;
	font-weight: bold;
	text-decoration:underline;
}
.spLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration:underline;
	color: #FFFF00;
}

