body {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #60BFBF;
	margin: 0px;
	padding: 0px;
}
#cont {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 750px;
	background-color: #80FFFF;
	border: 1px solid #000000;
}
.warning {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	width: 500px;
	border: 1px dashed #FFFFFF;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

h1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #00FFFF;
}

a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.enter {
	font-family: "Trebuchet MS";
	font-size: 50px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	width: 200px;
}


.adv {
	background-color: #BADDE4;
	width: 700px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
