a:link {

	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	border: none;
	color: #CCFF00
}
a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #FF9900
}
a:hover {
	font-size: 10px;
	color: #CCFF00
	text-decoration: ;
}

.hed1{
	font-size: 12px;
	color: #CCFF00
	text-decoration: none;
}

.copyright{
	font-size: 9px;
	color: #CCFF00
	text-decoration: none;
}

.motto{
	font-size: 15px;
	color: #CCFF00
	text-decoration: none;
}