body {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	background-image: none;
}
	
a:link {
	color: #0080FF;

	}

a:visited {
	color: #0080FF;

}

a:hover {
	color: #0080C0;
	text-decoration: none;

}

a: active {

}

p 	{
	margin: 0px;
	}
