BODY{background-position:top;
	background-repeat: repeat-y;
	background-attachment: fixed;}

A:link {text-decoration: none;}
A:Active {color: black;}
A:visited {color: blue; text-decoration: none;}
A:hover {text-decoration: underline;}

A:link.TextBgrd {background: white;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}

