
/* _______________ Max & Mike _______________ */

A:link { color: #333333; }
A:visited { color: #333333; }
A:hover {
	color: #ff0000;
	text-decoration: none;
}

BODY {
	background-color: #fff;
	color: #000;
	margin: 0px;
}
/* _______________ ? _______________ */
strong {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.text {  font-family: Times New Roman, Times, serif; font-size: 14px; color: #666666}
