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:12px;
color:#FF6633;
font-weight:bold;
display:inline;
}

h2 {

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


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

.border {
	border: 1px solid #aaaaaa;
   	padding: 0px;
}

.border1 {
	border: 2px solid #FF6633;
   	padding: 5px;
}

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

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

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