A:link {
	color: #0000FF;
	text-decoration: underline;
} 
A:visited {
	color: #0000FF;
	text-decoration: underline;
} 
A:hover {
	color: Red;
	text-decoration: underline;
}
A:active {
	color: #0000FF;
	text-decoration: underline
}
body {
	background-color: #FFFAFA;
	background-image: url(images/finalLine.gif);
	background-repeat: no-repeat
}
td {
        font-family: Comic Sans MS; 
        font-size: 13px; 
        color: #333333
} 
td.copyright {
	font-family: Comic Sans MS; 
	font-size: 10px;
	color: #666666
}
td.txtStandard {
	font-family: Comic Sans MS;
	font-size: 13px;
	color: Black;
} 
td.txtSmall {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: Black;
} 
.Head1 {
	color: Black;
	font :Comic Sans MS;
	font-size : 22px;
}
.Head2 {
	color: Black;
	font: Comic Sans MS;
	font-size: 15px;
	font-style: bold
}
.italics {
	font-family: Comic Sans MS;
	font-size: 13px;
	color: Black;
	font-style: italic
}
.bioHead {
        font-family: Bradley Hand ITC;
	font-size: 20px;
	color: Black;
        font-style: bold
}

