body {
	font-family: Arial;
	color: #424242;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
}

		A:link{
		font-family: Arial; 
		font-size: 12px;
		color: #027BA6;
		text-decoration: none;
		font-weight: normal;
}
		A:visited{
		font-family: Arial; 
		font-size: 12px;
		color: #027BA6;
		text-decoration: none;
		font-weight: normal;
}
		A:hover{
		font-family: Arial; 
		font-size: 12px;
		color: #027BA6;
		text-decoration: underline;
		font-weight: normal;
}

		.menu{
		font-family: Arial; 
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
}

		A.menu:link{
		font-family: Arial; 
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
}
		A.menu:visited{
		font-family: Arial; 
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
}
		A.menu:hover{
		font-family: Arial; 
		font-size: 12px;
		color: #fde044;
		text-decoration: none;
		font-weight: bold;
}


		.footer{
		font-family: Arial; 
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: normal;
}

		A.footer:link{
		font-family: Arial; 
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: normal;
}
		A.footer:visited{
		font-family: Arial; 
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: normal;
}
		A.footer:hover{
		font-family: Arial; 
		font-size: 12px;
		color: #fde044;
		text-decoration: none;
		font-weight: normal;
}

.title{
	font-family: Arial;
	color: #bf0505;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom:5px;
}

.news{
	padding-bottom:10px;
}

		A.sub1:link{
		font-family: Arial; 
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
}
		A.sub1:visited{
		font-family: Arial; 
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
}
		A.sub1:hover{
		font-family: Arial; 
		font-size: 12px;
		color: #3b3b3b;
		text-decoration: none;
		font-weight: bold;
}
