body {
	color: #000;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	bottom: 0px;
	background-color: #000;
	text-align: center;
}
p {
	color: #000;
	font-size: 120px;
	font-family: Helvetica, Arial, sans-serif;
}
td {
	font-family: Helvetica, Arial, sans-serif;
}
a:link {
	color: #000;
	background-color: #f00;
	font-size: 100px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000;
	background-color: #000;
	font-size: 100px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	background-color: #F00;
	font-size: 100px;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000;
	font-size: 100px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#id {
	color: #4ecdcd;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#new {
	color: #000;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: oblique;
	color: #666;
}
#nav {
}

#nav a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120px;
}
#nav a:hover {
	color: #000;
	background-color: #4ecdcd;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120px;
}
#nav a:active {
	color: #000;
	background-color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120px;
}

