body {
	font-family: Georgia;
	font-size: 12;
	font-style: italic;
	color: #6666cc;
}

td {
	font-family: Georgia;
	font-size: 12;
	font-style: bold;
	color: #6666cc;
}

th {
	font-family: Georgia;
	font-size: 12;
	font-style: bold;
	color: #6666cc;
}

A:link {
font-size: 12;
color: #ff33cc;
text-decoration:none;
font-weight: bold;
}
A:hover {
font-size: 12;
color:#ff66ff;
text-decoration:none;
font-weight: bold;
} 
A:visited {
font-size: 12;
color: #ff33cc;
text-decoration:none;
font-weight: bold;

}
A:hover {
font-size: 12;
color: #ff66ff;
text-decoration:none;
font-weight: bold;
} 

A.nav:link {
font-size: 10;
color: #ffffff;
font-weight: bold;
text-decoration:none;


}
A.nav:hover {
font-size: 10;
color: #66cc99;
font-weight: bold;
text-decoration:none;

} 
A.nav:visited {
font-size: 10;
color: #ffffff;
font-weight: bold;
text-decoration:none;

}
A.nav:hover {
font-size: 10;
color: #66cc99;
font-weight: bold;
text-decoration:none;

} 


A.splash:link {
font-size: 10;
color: #663333;
text-decoration:none;


}
A.splash:hover {
font-size: 10;
color: #993300;
text-decoration:none;

} 
A.splash:visited {
font-size: 10;
color: #663333;
text-decoration:none;

}
A.splash:hover {
font-size: 10;
color: #993300;
text-decoration:none;

} 

A.side:link {
font-size: 11;
color: #663333;
text-decoration:none;


}
A.side:hover {
font-size: 11;
color: #993300;
text-decoration:none;

} 
A.side:visited {
font-size: 11;
color: #663333;
text-decoration:none;

}
A.side:hover {
font-size: 11;
color: #993300;
text-decoration:none;

} 