.border {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;


}
.news {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.text {
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bordertop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link {
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}
a:active {
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.news:link {
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.news:visited {
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.news:hover {
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}
.news:active {
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.index {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.index:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.index:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.index:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
}
.index:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

