body {background-image: url('bgimage002.jpg'); background-repeat: repeat-y
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 2;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: left;
}

A:VISITED {
	font-family : Tahoma, Verdana;
	font-size : x-small;
	text-decoration : none;
	color : #ff0000;	
}


A:LINK {
	font-family : Tahoma, Verdana;
	font-size : x-small;
	text-decoration : none;
	color : #ff0000;
}

A:HOVER {
	font-family : Tahoma, Verdana;
	font-size : x-small;
	text-decoration : underline overline;
	color : #ff0000;
}