Body {
	margin-top: 0px;
	background: black url(bg2.gif);
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
Table.navbar{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #cc0000;
	vertical-align: text-top;
	width: 802px;
}
Table.title{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #cccccc;
	vertical-align: text-top;
	width: 802px;
}
Table.main{
	color: #ccc;
	vertical-align: text-top;
	width: 990px;
	color: #cccccc;
	font: 12px/200% "Lucida Grande", Lucida, Verdana, sans-serif;
}
hr{
	color: #cccccc;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
	border-bottom: 2px outset #cc0000;
}
a:visited{
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
	border-bottom: 2px outset #cc0000;
}
a:hover{
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	border-bottom: 2px outset #ffffff;
}
a:active{
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	border-bottom: 2px outset #ffffff;
}
a.pagetitle:link {
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	border-bottom: 0px outset #ffffff;
}
a.pagetitle:visited{
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	border-bottom: 0px outset #ffffff;
}
a.pagetitle:hover{
	font-size: 14px;
	color: #dddddd;
	text-decoration: none;
	border-bottom: 2px outset #cc0000;
}
a.pagetitle:active{
	font-size: 14px;
	color: #dddddd;
	text-decoration: none;
	border-bottom: 2px outset #cc0000;
}
a.menu:link {
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
	border-bottom: 0px outset #cc0000;
}
a.menu:visited {
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
	border-bottom: 0px outset #cc0000;
}
a.menu:hover{
	font-size: 12px;
	color: #cc0000;
	border-bottom: 2px outset #cc0000;
}

a.imagen:link,  a.imagen:active, a.imagen:visited, a.imagen:hover {
	text-decoration: none;
	border:none;
	color:#cccccc;
}

span.vivo{
	font-size: 12px;
	color: #cc0000;
	border-bottom: 2px outset #cc0000;
}
span.register{
	color: #cc0000;
	background-color: #ffffff;
}
div.title{
	font-size: 25px;
	color: #dddddd;
}
div.subtitle{
	font-size: 18px;
	color: #dedede;
}