td {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	color : #006699;
}
a:hover {
	color : #990033;
}
a:visited {
	color : DarkGray;
}
a.subjects {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}
a.subjects:hover {
	color : #ffcc33;	
}
a.subjects:visited {
	color : #ccffff;
}	
a.topnav {
	text-decoration: none;
	font-weight: bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #804000;
}
a.topnav:hover {
	color : #990033;
}
a.topnav:visited {
	color : #cc6600;
}
a.current {
	text-decoration: none;
	font-weight: bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #990033;
}
a.current:visited {
	text-decoration: none;
	font-weight: bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #990033;
}
a.sidenav { 
	color : #CC6600;
	font-weight: bold;
}
a.sidenav:visited { 
	color : #ff9900;
	font-weight: bold;
}
p.subheadline {
	color : #336699;
	font-weight : bold;
	size : 14px;
}

