.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}

.menutext:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : underline;
}

p{
	font-family : Arial,Helvetica,sans-serif;
	margin : 10px;
	font-size : 12px;
	color : #777777;
	text-decoration : none;
	}
.main {
	font-family : Arial,Helvetica,sans-serif;
	margin : 10px;
	font-size : 12px;
	color : #777777;
	text-decoration : none;
}
.mainB {
	font-family : Arial,Helvetica,sans-serif;
	margin : 10px;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
.mainhead {
	font-family : Arial,Helvetica,sans-serif;
	margin : 10px;
	font-size : 12px;
	font-weight: bold;
	color : #777777;
	text-decoration : none;
}
.mainheadA {
	font-family : Arial,Helvetica,sans-serif;
	margin : 10px;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}
.mainheadB {
	font-family : Arial,Helvetica,sans-serif;
	margin : 10px;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}

.mainheadY {
	font-family : Arial,Helvetica,sans-serif;
	margin : 10px;
	font-size : 12px;
	font-weight: bold;
	color : #ffcc00;
	text-decoration : none;
}
.news {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #FFFF80;
	text-decoration : none;
}
.news:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #96BCEB;
	text-decoration : none;
}
.boldmain {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #777777;
	text-decoration : none;
}

.boldmain:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #96BCEB;
	text-decoration : none;
}

.title {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #666666;
}

.footer {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #8C8C8C;
	text-decoration : none;
}

.footer:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #96BCEB;
	text-decoration : none;
}
.smallfooter {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #8C8C8C;
	text-decoration : none;
}

.smallfooter:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #96BCEB;
	text-decoration : none;
}

.submenu {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #FFFF80;
	text-decoration : none;
}

.submenu:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
	}
	A:link { text-decoration: none; color: #FFFF80; }
A:active { text-decoration: none; color: #FFFF80; }
A:visited { text-decoration: none; color: #FFFF80; }
A:Hover { text-decoration: none; color: #ff0000; }

a.one:link { text-decoration: none; color: #800080; }
a.one:active { text-decoration: none; color: #800080; }
a.one:visited { text-decoration: none; color: #800080; }
a.one:Hover { text-decoration: none; color: #ff0000; }