@charset "utf-8";
/* CSS Document */

body {
	background-color: #010157;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#ffcc00;
	font-family:"trebuchet MS";
	font-size:12px;
}

.main-body-span { background:url(images/main-body-span.jpg) repeat-y; }

a.footerlink:link, a.footerlink:visited { color:#ffcc00; text-decoration:underline; font-weight:bolder; }
a.footerlink:hover { text-decoration:none; }