.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
	background-repeat: no-repeat;

}
.font9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-repeat: no-repeat;

}
.background {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: fixed;
	
}
a.hovercubiq:link {color: #999999; text-decoration: none; }
a.hovercubiq:visited {color: #999999; text-decoration: none; }
a.hovercubiq:hover {color: orange; text-decoration: underline; }
a.hovercubiq:active {color: orange; } 

}
a.hovergeneral:link {color: #1E3E94; text-decoration: underline; }
a.hovergeneral:visited {color: #1E3E94; text-decoration: underline; }
a.hovergeneral:hover {color: #999999; text-decoration: underline; }
a.hovergeneral:active {color: #999999; text-decoration: underline; } 
