BODY
	{
	background:black url('images/background7.jpg') repeat-y fixed center 50%; margin: 0;
	}

font
	{ 
	font-family: Ariel, Verdana, Tahoma
	color:white;
}

A:link
	{
	color:#00CCFF;
	text-decoration: underline;
	font-weight:normal;
}

A:active
	{
	color:#00CCFF;
	font-weight:normal;
	text-decoration: underline;
}

A:visited
	{
	color:#00CCFF;
	font-weight:normal;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
	font-weight:none;
	color:white;
}

FORM {

	margin: 0px,0px,0px,0px;
	border:0px,0px,0px,0px;
	padding:0px,0px,0px,0px;
}