body { background: #0995FB url('/images/nb_01.jpg') repeat-x; font-family:Verdana; font-size:12px; color:#000001; background-color:#0995FB
}

#container{
	width: 1004px;
	height: auto;
	margin: 0px auto 0px auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	}

div, td, p, table {
font-family: Verdana;
font-size: 12px;
color: #000000;
} a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #0000FF;
text-decoration: underline;
}
