.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0d6e7;
	line-height: 13px; 
}
.news a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0d6e7;
	line-height: 13px; 
}
.news a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0d6e7;
	line-height: 13px; 
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6666;
	text-decoration: none;
	line-height: 25px;
}



.footer a:link{
	color: #CC6666;
	text-decoration: none;
}

.footer a:visited{
	color: #CC6666;
	text-decoration: none;
}

.footer a:hover{
	color: #000000;
	text-decoration: none;
}



.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #cc6666;
	line-height: 20px;

}

.menu a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff6666;
	text-decoration: none;
}

.menu a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff6666;
	text-decoration: none;
}

.menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffaaaa;
	text-decoration: none;
}



.submenu2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
}


.submenu2 a:link{
	color: #000000;
	text-decoration: none;

}



.submenu2 a:visited{
	color: #000000;
	text-decoration: none;
}

.submenu2 a:hover{
	color: #FFFFFF;
	text-decoration: none;

}

