.text {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	 
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:active {
	COLOR: #cc0000
}
 
body {
	background-attachment: fixed;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat;
}
