a.menu, 
a.menu:active, 
a.menu:visited {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	color: #CCCC00;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}


a.news, 
a.news:active, 
a.news:visited {
	color: #CC9933;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}
a.news:hover {
	color: #CCCC33;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

a.subtitle, 
a.subtitle:active, 
a.subtitle:visited {
	color: #FF3399;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
}
a.subtitle:hover {
	color: #FF99CC;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

.title,
a.title:active,
a.title:visited {
	color: #666633;
	font-family : "Courier New", Courier, monospace;
	font-size : 25px;
	font-weight : bolder;
	text-decoration : none;
}
a.title:hover {
	color: #666633;
	font-family : "Courier New", Courier, monospace;
	font-size : 25px;
	font-weight : bolder;
	text-decoration : none;
}

.nonLinkTitle {
	color: #666633;
	font-family : "Courier New", Courier, monospace;
	font-size : 22px;
	font-weight : bold;
	text-decoration : none;
}

.nonLinkSubtitle {
	color: #FF3399;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}

.nonLink {
	color: #008000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}

.nonLinkHeader {
	color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.nonLinkDetail {
	color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}

h1 {
	color: #B3B300;
	font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	font-weight : bolder;
	text-decoration : none;
}

h2 {
	color: #FF40C1;
	font-family : "Times New Roman", Times, serif;
	font-size : 25px;
	font-weight : bold;
	text-decoration : none;
}


h3 {
	color: #BD61D1;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	text-decoration : none;
}

