body {
	font-family: sans-serif;
	}

.news_title {
	font-size: 14px;
	font-weight: bold;
	color: #21467B;
	margin-left: 5px;
}

.news_text {
	font-size: 12px;
	color: #333333;
	margin-left: 5px;
}

tableborder {
	border: 1px;
}

.navpoint {
	font-size: 12px;
	font-weight: bold;
	color: #21467B;
}

.navpoint_title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a { }
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #21467B;
	text-decoration:none;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #21467B;
	text-decoration:underline;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #21467B;
	text-decoration:none;
}

a:active {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}

a.menu{}
a.menu:active { }
a.menu:link  { color: #ffffff; text-decoration: none }
a.menu:visited{ color: #ffffff;text-decoration: none }
a.menu:hover { color: #ff0000; text-decoration: none }

a.menu2{}
a.menu2:active { }
a.menu2:link  { color: #ff0000; text-decoration: none }
a.menu2:visited{ color: #ff0000;text-decoration: none }
a.menu2:hover { color: #ffffff; text-decoration: none }

a.menu3{}
a.menu3:active { }
a.menu3:link  { color: #000000; text-decoration: none }
a.menu3:visited{ color: #000000;text-decoration: none }
a.menu3:hover { color: #ff0000; text-decoration: none }


.logintext {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
td  {
	font-size: 12px;
	color: #333333;
	margin-left: 5px;

}
