body {
	margin-top: 0px;
	background-color: #D0D8EF;
	background-image: url(images/bg_big.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
	
}

a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #009933;
}
a:active {
	color: #006633;
}
.plaintext
{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}