.nav {
    color : #800000;
	font-size : 13pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav a {
    color : #800000;
	font-size : 13pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav a:link {
    color : #800000;
	font-size : 13pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav a:visited {
    color : #800000;
	font-size : 13pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav a:hover {
    color : #490093;
	font-size : 13pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav a:active { 
    color : #800000;
	font-size : 13pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav2 {
    color : #FF99FF;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav2 a {
    color : #FF99FF;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav2 a:link {
    color : #FF99FF;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav2 a:visited {
    color : #FF99FF;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav2 a:hover {
    color : #00FF00;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.nav2 a:active { 
    color : #00FFFF;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.list {
    color : #000066;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.list a {
    color : #000066;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.list a:link {
    color : #000066;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.list a:visited {
    color : #000066;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.list a:hover {
    color : #490093;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}
.list a:active { 
    color : #000066;
	font-size : 10pt;
	font-family : Comic Sans MS; font-weight:bold; text-decoration:none
}