.singlelink {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
}
/*==============================
GLOBALS
Sets the default document font size, family
and color
===============================*/
body

{

	background: #003366 url(images/bg.gif) repeat-x;

}

li	
{ 	/* the rules that do the indenting */
	list-style-type: disc;
	padding-bottom: 5px;
}


.yo a {
display: block;
width: 100px;
height: 20px;
background: transparent url(img.jpg) no-repeat;
}

.yo a:hover {
background-position: -100px 0;
} .links {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

side{
}

#side a {
	font:14px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#side a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8F005F;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
}

#main
{
	background: #ffffff;
}

#main a {
	font:14px;
	color: #990066;
	text-decoration:underline;
	}
	
#main a:hover {
	color: #993333;
	text-decoration:underline;
	}
