a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color: #990000;
	text-decoration:underline;
}
body {
	background-color: #999999;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.pagePame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #AA0000;
}
.small_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0000;
	text-decoration: none;
	font-weight: bold;
}
