/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #446DAC;
}
.mmesbx {
	background-image: url(images/mmesbx.jpg);
	background-repeat: no-repeat;
	height: 304px;
	width: 644px;
}
a:hover {
	color: #3E639A;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
}
