a.nav:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;


}

a.nav:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.nav:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
}

a.nav:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	font-style: normal;
	}
	
a.subheading:link {
	font-family: Arial;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a.subheading:visited {
	font-family: Arial;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a.subheading:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #00FF33;
	text-decoration: none;
}

a.subheading:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #00FF33;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #00FF33;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #00FF33;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF00;
	text-decoration: none;
}

a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF00;
}

.toppane {
	font-family: Century Gothic, Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.contentpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.quote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
}
.subheading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
}
