body
{
	background: Black url(3x3_background.jpg); 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	scrollbar-face-color: #89cbff;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: BLACK;
	color: #89cbff;
}

a
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.visited
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

input
{
	background-color: black;
	border-color: #89cbff;
	border-style: solid;
	color: #89cbff;
	font-weight: bold;
	font-size: 10px;
}
a.hover
{
	background-color: #89cbff;
	color: black;
}

button
{
	background-color: #89cbff;
	border-color: #89cfff;
	border-style: solid;
	color: BLACK;
	font-weight: bold;
	border-width: thin;
	font-size: x-small;
}

img
{
	border-style: none;
	border-width: 0px;
}

table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #89cbff;
	background-color: TRANSPARENT;
	padding-left: 0px;
	padding-right: 0px;
	border-style: none;
}

.tdtitulo
{
	background-color: #89cbff;
	color: black;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style: none;	
	text-align: center;
}

.tdTexto
{
	background-color: White;
	color: black;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tdIntro
{
	text-align: justify;
	padding: 20px;
	border-style: solid;
	border-width: thin;
	border-color: #89cbff;
	font-weight: bold;
}

.granTabla
{
	text-align: center;
	margin: auto;
	width: 750px;
	border-width: 0px;
	border-style: none;
}

.tdGranIntro
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.barra
{
	text-align: right;
	color: black;
	font-weight: bold;
	width: 97%;
}

.tablaPortfolio
{
	border-width: 1px;
	border-style: solid;
	border-color: #89cbff;
	padding: 4px;
	width: 100%;
}

.tdPortfolio
{
	border-width: 1px;
	border-style: solid;
	border-color: #c89cbff;
	vertical-align: top;
}