#mst {
	background-image: url(images/MS-Cover770.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: overline;
	color: #FFFFFF;
}

