body {
	background-color: #993399;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
}
.thead {
	font-weight: bold;
	background-color: #336633;
	font-size: medium;
}
.news {
	font-weight: bold;
	background-color: #663366;
	font-size: small;
}
.news1 {
	font-weight: bold;
	background-color: #993399;
	font-size: small;
}
.newstext {
	font-size: x-small;
	background-color: #CC66CC;
}
.newstext1 {
	font-size: small;
	text-indent: 15;
	background-color: #CC66CC;
}
.startext {
	font-size: small;
	text-indent: 70;
}
.startext1 {
	font-weight: bold;
	font-size: small;
}
a:link {
	font-weight: bold;
	color: #FFFF00;
	text-decoration:none;
}
a:visited {
	color: #FFFF00;
; text-decoration: none
}
a:active {
	color:#FF6600;
}
a:hover {
	color:#FF6600;
}
.mainmenu {
	font-size: small;
	font-weight: bolder;
}
.sf {
	font-size: xx-small;
}

