body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg_wave.jpg);
	background-repeat:repeat-x;
}


a{
color: #55A0FF;
text-decoration:none;
}

a:visited {
color: #993300;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
color: #55A0FF;
}

.green {
	color: #CCFF00;
	font-weight: normal;
}

.orange {
	color: #FFCC33;
	font-weight: normal;
}