BODY 	{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:0px; 
	margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
	background-color:#ffffff; 
/*	background-image: url('imgs/fondo.png');
        background-position: center center; 
        background-repeat: no-repeat;
        background-attachment: fixed 
*/
	}



.calendario
        {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#EEF3F9;
	color:#666666;
	font-weight: none;
	}

.titulo
        {
        font-family:Arial, Helvetica, sans-serif;
        font-size:8px;
        font-weight: bold;
		align:center;
        color: #FFFFFF;
        background-color:#6C9DCE;
        }

td
	{
        font-family:Arial, Helvetica, sans-serif;
        font-size:10px;
	}

A:link.menuvinc
        {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	font-size:10px; 
	text-decoration: none;
	color: #000000; 
	border-style: none;
	}

A:visited.menuvinc
        {
        font-family: Arial, Helvetica, sans-serif;         
        background-color: #CCCCCC;
	text-decoration: none;
        font-size:10px;
        color: #000000;
        border-style: none;
        }

A:active.menuvinc
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #CCCCCC;
        font-size:10px;
	text-decoration: none;
        color: #000000;
        border-style: none;
        }

A:hover.menuvinc
        {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:underline,overline; 
	background-color: #003961; 
	font-size:10px;  
	color: white; 
	border-style: none;
	}

A:link.vinc
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: none;
        font-size:10px;
	font-weight: bolder;
        text-decoration: none;
        color: #E36000;
        border-style: none;
        }

A:visited.vinc
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: none;
        text-decoration: none;
	font-weight: bolder;
        font-size:10px;
        color: #E36000;
        border-style: none;
        }

A:active.vinc
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #FFB400;
        font-size:10px;
        text-decoration: none;
        color: #E36000;
        border-style: none;
        }

A:hover.vinc
        {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration:underline;
        background-color: none;
        font-size:10px;
        color: black; 
	border-style: none;
        }

A:link.vinc_mes
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: none;
        font-size:10px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
        border-style: none;
        }

A:visited.vinc_mes
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: none;
        text-decoration: none;
        font-weight: bold;
        font-size:10px;
        color: #000000;
        border-style: none;
        }

A:active.vinc_mes
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #003366;
        font-size:10px;
        font-weight: bold;		
        text-decoration: none;
        color: #000000;
        border-style: none;
        }

A:hover.vinc_mes
        {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        background-color: none;        
		font-weight: bold;
        font-size:10px;
        color: white; 
	border-style: none;
        }

A:link.vinc_cal
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #336699;
        font-size:10px;
        font-weight: bolder;
        text-decoration: none;
        color: #FFFFFF;
        border-style: none;
        }

A:visited.vinc_cal
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #336699;
        text-decoration: none;
        font-size:10px;
        color: #FFFFFF;
        border-style: none;
        }

A:active.vinc_cal
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #336699;
        font-size:10px;
        text-decoration: none;
        color: #FFFFFF;
        border-style: none;
        }

A:hover.vinc_cal
        {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #666666;
        font-size:10px;
        text-decoration: none;
        color: #000000;
        border-style: none;
        }
