.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:link    { text-decoration: none; color: #CCCCCC;}
.footer a:visited { text-decoration: none; color: #CCCCCC;}
.footer a:hover   { text-decoration: underline; color: #FFFFFF;}
.footer a:active  { color: #FFFFFF;}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9999CC;
}
.submenu a:link    { text-decoration: none; color: #FFFFFF;}
.submenu a:visited { text-decoration: none; color: #FFFFFF;}
.submenu a:hover   { text-decoration: none; color: #FFFFCC;}
.submenu a:active  { color: #FFFFCC;}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.topmenu a:link    { text-decoration: none; color: #9999CC;}
.topmenu a:visited { text-decoration: none; color: #9999CC;}
.topmenu a:hover   { text-decoration: none; color: #FFFFFF;}
.topmenu a:active  { color: #FFFFFF;}

.brand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.brand a:link    { text-decoration: underline; color: #999999;}
.brand a:visited { text-decoration: underline; color: #999999;}
.brand a:hover   { text-decoration: underline; color: #FFFFFF;}
.brand a:active  { color: #FFFFFF;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.content a:link    { text-decoration: underline; color: #660000;}
.content a:visited { text-decoration: underline; color: #660000;}
.content a:hover   { text-decoration: underline; color: #003366;}
.content a:active  { color: #003366;}

.learn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
}
.learn a:link    { text-decoration: underline; color: #993300;}
.learn a:visited { text-decoration: underline; color: #993300;}
.learn a:hover   { text-decoration: underline; color: #000033;}
.learn a:active  { color: #000033;}

.read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
.read a:link    { text-decoration: underline; color: #000033;}
.read a:visited { text-decoration: underline; color: #000033;}
.read a:hover   { text-decoration: underline; color: #993300;}
.read a:active  { color: #993300;}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
