a:link 
	{color: #3399ff; text-decoration: None}
a:visited 
	{color: #3399ff; text-decoration: None}
a:active 
	{color: #3399ff; text-decoration: None}
a:hover 
	{color: #ffffff; text-decoration: None}

img {
border: 0;
}

body {

	margin: 0;
	padding: 0;
	background-repeat:repeat;
	background-attachment:fixed;
	text-align: justify;
	font: 10px Arial, Helvetica;
	color: #000000;

}
