/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

	
a {
	color: #FF080E;
	}
	
a:hover {
	color: #0000FF;
	}

#navigation a {
	font:14px georgia, times, new roman;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("mm_bullet_red.jpg") 10px 50% no-repeat;
	}
