body {
	font-family:Tahoma, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color: #FFCC00;
	margin-left: 5px;
	margin-top: 5px;
}
.header {
	font-family:Tahoma, sans-serif;
	font-size: 12px;
	COLOR:#2FFFFF;
	font-weight:900
}

.text {
	font-family:Tahoma, sans-serif;
	font-size: 12px;
	color:#000000;
}
.text2 {
	font-family:Tahoma, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:800;
}
.textbig {
	font-family:Tahoma, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:600;
}
.news {
	font-family:Arial, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:400;
}
a:link {
	text-decoration: underline;
	color:#990000
}
a:visited {
	text-decoration: underline;
	color: #990000
}
a:hover {
	text-decoration: underline;
	font-style:italic;
	color: #ffffff
}
a:active {
	text-decoration: underline;
	color: #FF0000
}
li {
	list-style : url(images/pic.jpg);
}
