BODY{
	font-family : arial;
	color: 000000;
	font-size: 14;
	scrollbar-face-color: #D3D8E6; 
	scrollbar-highlight-color: #A8B2CF; 
	scrollbar-3dlight-color: #D3D8E6; 
	scrollbar-darkshadow-color: #D3D8E6; 
	scrollbar-shadow-color: #A8B2CF; 
	scrollbar-arrow-color: #1515A0; 
	scrollbar-track-color: #D3D8E6; 
}
h1{
	font-size:18;
}
h2{
	font-size:14;
}
h3{
	font-size:12;
}

.msgBienvenida {font-family: 'Arial Black';	font-style : italic; font-size:18; color: 252831}
.msgSubtitulo{	font-family : arial;	color: 3d4251;	font-size: 14;	letter-spacing : 5;}

.txtTitular {
	font-size:14;
}
.txtContacto{
	font-size: 10;
	font-weight: bold;
	}
.txtSmall{
	font-size: 12;
}

.txtSmall a{
	background-color : transparent;
	color:#000000;
	letter-spacing : 0;
}

.txtSmall a:visited{
	background-color : transparent;
	color:#000000;
	letter-spacing : 0;
}

.txtSmall a:hover{
	background-color:#646c82;
	color: #ffffff;
	letter-spacing : 2;
}

.txtSmall a:visited:hover{
	background-color:#646c82;
	color: #ffffff;
	letter-spacing : 2;
}


.tabla1 {

	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-color: #515a6f;
	border-left-color: #515a6f;
	border-right-color: #515a6f;
	border-top-color: #515a6f;
	border-top-width: 1;
	border-right-width: 1;
	border-left-width: 1;
	border-bottom-width: 1;
}
.tabla1 td{

	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-color: #515a6f;
	border-left-color: #515a6f;
	border-right-color: #515a6f;
	border-top-color: #515a6f;
	border-top-width: 1;
	border-right-width: 1;
	border-left-width: 1;
	border-bottom-width: 1;
}

.linkhome a{
	font-family : arial;
	color: c8d8ff;
	font-size: 14;
	letter-spacing : 5;
	background-color : #646c82;
	font-weight : bold;
	text-decoration:none;
	display:block;
}

.linkhome a:visited{
	color: c8d8ff;
	letter-spacing : 5;
}

.linkhome a:hover{
	color: #646c82;
	background-color:9db0c6;
	letter-spacing : 5;
}

.linkhome a:visited:hover
{
	color: #646c82;
	background-color:9db0c6;
	letter-spacing : 5;
}

.novedades td{
	text-align : center;
	font-family: "Courier New", Courier, monospace;
	font-size: 12;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #646c82;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-left-color : #646c82;
	border-right-color : #646c82;
	border-top-color : #646c82;
}

.novedades td h1{
	font-size: 12;
	
}
.novedades td b{
		font-size: 14;
}

.year td{
	text-align : center;
	font-family: "Courier New", Courier, monospace;
	font-size: 18;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #646c82;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #646c82;
	font-weight : bold;
}


TABLE{
font-size: 14;
}

    a{
	color:#FFFFFF;
	text-decoration:none;
	background-color : #272C37;
	}
    a:hover{
	color:#FFFFFF;
	}
    a:visited{
    color:#FFFFFF;   
    }
	
