@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana;
	font-size: 16px;
	line-height: normal;
}

a.menubar:Link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menubar:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.menubar:hover {
	color: #e7e800;
	text-decoration: none;

}

a.footer:Link {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	
}

a.footer:visited {
	color: #000000;
	
}

a.footer:hover {
	color: #ff0015;


}

a.bodylinks:Link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	
}

a.bodylinks:visited {
	color: #000000;
	
}

a.bodylinks:hover {
	color: #ff0015;


}

a.textlinks2:Link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	
}

a.textlinks2:visited {
	color: #000000;
	text-decoration:underline;
}

a.textlinks2:hover {
	color: #ff0015;


}

a.textlinks2 {
	color: #000000;
	text-decoration:underline;

}

a.textlinks2:active {
	color: #000000;
	text-decoration:underline;
}


.container {
	margin-left: 20px;
	margin-right: 20px;
	}
	
a.textlinks:Link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

a.textlinks:visited {
	color: #000000;
	text-decoration: none;	
}

a.textlinks:hover {
	color: #ff0015;


}
