body {
	background-color: #FFFFE0;
	margin: 0;
}
a:link, a:visited, a:hover {
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
}
a:link, a:visited {
	color: #B39B6B;
}
a:hover {
	color: Black;
}
a.stop:link, a.stop:visited, a.stop:hover {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.stop:link, a.stop:visited {
	text-decoration: underline overline;
	background: #F0F8FF;
}
a.stop:hover {
	text-decoration: none;
	background: Black;
	color: #F0F8FF;
}
a.entra:link, a.entra:visited {
	font-size: 9px;
	color: #FFCC00;
	text-transform: capitalize;
	filter: Glow(Color=000000, Strength=2);
	width: 55px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	letter-spacing: 3px;
	text-decoration: none;
	height: auto;
	text-align: center;
}
a.entra:hover {
	font-size : 9px;
	color: Black;
	text-transform: capitalize;
	filter: Glow(Color=FFCC00, Strength=2);
	width : 55px;
	font-weight : bold;
	font-family : "Trebuchet MS";
	letter-spacing : 3px;
	text-decoration : none;
	height : auto;
	text-align : center;
}
p {
	font-family: "Trebuchet MS";
	font-size : 14px;
}
br {
	font-family: "Trebuchet MS";
	font-size : 14px;
}
table.home {
	border-color : #6495ED;
	border-style : dashed dashed dashed dashed;
	border-width : 3 3 3 3;
	width : 100%;
	margin-top : 1px;
	background-color : #FFFFE0;
}
th.home {
	background-color : #6495ED;
	color : White;
	font-size : 10px;
	letter-spacing : 2px;
	font-family : Verdana, Arial;
	text-transform : uppercase;
}
td.home {
	border-color: #6495ED;
	font-family: Verdana, Arial;
	font-size: 10px;
}
