body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
}

a {

	font-size: 12px;

	color: #FFFFFF;

}

a:link {
	text-decoration: underline;
	color: #999999;
}

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {

	text-decoration: none;

	color: #FF0000;

}

a:active {

	text-decoration: underline;

}

body {

	background-color: #0033cc;

	background-image: url(../images/background/water.jpg);

	background-repeat: repeat;

}
