@charset "utf-8";
/* CSS Document */

body { 
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat;
}
.news{ font-family:Verdana; font-size:8pt; color:#333333; }
.news_head{ font-family:Verdana; font-size:8pt; color:#333333; font-weight:bold; }

a.toplinks{ color:#FFFFFF; text-decoration: none;}
a.toplinks:hover {text-decoration: none; color: #CCCCCC;}

.top_text { font-family:Tahoma; color:#FFFFFF; font-size:7pt; font-weight:bold;}