a:link
{
	font-weight: bold;
	color: #F8F8F8;
	text-decoration: underline;
}

a:visited
{
	font-weight: bold;
	color: #F8F8F8;
	text-decoration: underline;	
}

a:active
{
	font-weight: bold;
	color: #F8F8F8;
	text-decoration: underline;
}

a:hover
{
	font-weight: bold;
	color: #F8F8F8;
	text-decoration: none;
}

.fixed
{
	background-attachment: fixed;
	background-image: url(../images/index_23.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.error
{
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

.news_title
{
	font-weight: bold;
}
