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:11px;
	margin-bottom:0px;
}

		A:link{
		font-family: Arial; 
		font-size: 12px;
		color: #027BA6;
		text-decoration: underline;
		font-weight: normal;
}
		A:visited{
		font-family: Arial; 
		font-size: 12px;
		color: #027BA6;
		text-decoration: underline;
		font-weight: normal;
}
		A:hover{
		font-family: Arial; 
		font-size: 12px;
		color: #027BA6;
		text-decoration: none;
		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: 11px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
}
		A.menu:visited{
		font-family: Arial; 
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
}
		A.menu:hover{
		font-family: Arial; 
		font-size: 11px;
		color: #eea407;
		text-decoration: none;
		font-weight: bold;
}

		A.project_name:link{
		font-family: Arial; 
		font-size: 14px;
		color: #eea407;
		text-decoration: none;
		font-weight: bold;
}
		A.project_name:visited{
		font-family: Arial; 
		font-size: 14px;
		color: #eea407;
		text-decoration: none;
		font-weight: bold;
}
		A.project_name:hover{
		font-family: Arial; 
		font-size: 14px;
		color: #f9c149;
		text-decoration: none;
		font-weight: bold;
}


		.footer{
		font-family: Arial; 
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		font-weight: normal;
}

		A.footer:link{
		font-family: Arial; 
		font-size: 11px;
		color: #f7941d;
		text-decoration: none;
		font-weight: bold;
}
		A.footer:visited{
		font-family: Arial; 
		font-size: 11px;
		color: #f7941d;
		text-decoration: none;
		font-weight: bold;
}
		A.footer:hover{
		font-family: Arial; 
		font-size: 11px;
		color: #fde044;
		text-decoration: none;
		font-weight: bold;
}

.title1{
	font-family: Arial;
	color: #bf0505;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom:5px;
}

.title2{
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

		A.newstitle:link{
		font-family: Arial; 
		font-size: 11px;
		color: #027BA6;
		text-decoration: none;
		font-weight: bold;
}
		A.newstitle:visited{
		font-family: Arial; 
		font-size: 11px;
		color: #027BA6;
		text-decoration: none;
		font-weight: bold;
}
		A.newstitle:hover{
		font-family: Arial; 
		font-size: 11px;
		color: #027BA6;
		text-decoration: underline;
		font-weight: bold;
}

.smalltxt {
	font-family: Arial;
	color: #424242;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
