@charset "utf-8";

/* CSS Document */



A:link {text-decoration: none; color: #0000CC;}

A:visited {text-decoration: none; color: #0000CC;}

A:active {text-decoration: none; color: #0000CC;}

A:hover {text-decoration: underline; color: #FF0000;}



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image:url(layout.img/BackgroundGradient.jpg);

	background-repeat:repeat-x;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333333;

	letter-spacing:1px;

}
