 a:link {
	color: #0000FF;
	text-decoration: underline;
} a:visited { color: #0000FF; 
text-decoration: underline; } a:active { color: #0000FF; text-decoration: underline; 
} a:hover { color: #663399; text-decoration: underline; } a.other:link { text-decoration: underline; ; font-size: 85%} a.other:visited { text-decoration: 
underline; ; font-size: 85%} a.other:active { text-decoration: underline; ; font-size: 85%} a.other:hover 
{ color: #663399; text-decoration: underline; ; font-size: 85%} body {
	background-color: #FEEEDE;

} td {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #61468C;
} th {
	font-size: 90%;
	font-weight: normal;
} 
strong {  font-weight: bold}
b {  font-weight: bold}
h1 {
	font-size: 100%;
}
.white {
	color: #FFFFFF;
}
.whitesmall {
	font-size: 80%;
	color: #FFFFFF;
}
h4 {
	font-size: 100%;
	color: #420084;

}
.pink {
	color: #CC33CC;
}
.small {
	font-size: 90%;
}
