body { 
	background-color: #3C252F; 
}
td {
	font-family: Arial; 
	font-size: 12px; 
	color: #5D273F;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}	
a:link {
	text-decoration: none;
	color: #5D273F;
}
a:visited {
	text-decoration: none;
	color: #5D273F;
}
a:hover {
	text-decoration: underline;
	color: #8D3038;
}
a:active {
	text-decoration: underline;
	color: #8D3038;
}
.marg {
	margin: 5px,5px,5px,5px;
}
.mmenu {  
	font-weight: bold;
	font-size: 16px;
}
a.mmenu {
	font-weight: bold;
	font-size: 16px;
} 
a.mmenu:visited {
	font-weight: bold;
	font-size: 16px;
}
a.mmenu:hover {
	font-weight: bold;
	font-size: 16px;
}
