body {
background-color:#ffffff;
font-family:Verdana;
font-size:12px;
color:#ccccccc;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

h1 {

font-family:Verdana;
font-size:16px;
color:#0099FF;
font-weight:bold;
display:inline;
}

h2 {

font-family:Verdana;
font-size:13px;
color:#0099FF;
font-weight:bold;
display:inline;
margin:0px;
}

a:link {
	color: #ffffff;
	text-decoration:none; 
}
a:visited {
	color: #ffffff;
	text-decoration:none; 
	}
a:hover {
	color: #444444;
	text-decoration:underline;
}
a:active {
	color: #ffffff;
	text-decoration:none; 
}

.navibg	{
	background-image:url(../imagenes/navibg.jpg);
	background-repeat:no-repeat;
	line-height:40px;
}

.subnavibg	{
	background-image:url(../imagenes/logobar_bg.jpg);
	background-repeat:repeat-x;
	line-height:100px;
}

.bluespace3d {
	background-image:url(../imagenes/bluespace3d.jpg);
	background-repeat:repeat-x;
	line-height:26px;
}

.footer {
font-family:Verdana;
font-size:10px;
color:#999999;
}
