.background { 
background-image: url(images/greyBack.jpg); 
background-repeat: no-repeat; 
} .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.class1 A:link {color: #0000FF;}
.class2 A:link {color: #CCCCCC;}
.class2 A:visited {color: #CCCCCC;}
