
body, td, a	{ 
    		font-size: 12px; 
    		font-family: arial, helvetica; 
    		text-align: justify;
    		color: #7F7F7F;
    		}
    		
a			{
    		color: #303030;
    		text-decoration: none;
			}   
			
a:hover, strong:hover		{
			color: #00008B;
			}

a.shortcuts	{
			font-size: 10px;
    		color: #303030;
    		text-decoration: none;
			}
			
a.shortcuts:hover	{
			font-size: 10px;
			font-weight: bold;
    		color: #303030;
    		text-decoration: none;
			}

a.solicitud {
			font-size: 13px;
			font-weight: bold;
			color: #FCFCFC;
			}

a.solicitud:hover {
			color: #FCD013;
			}

.section	{
			font-size: 18px;
			font-weight: bold;
			font-variant: small-caps;
			text-align: center;
			color: #00008B;
			padding: 3px;
			}
    		
td.celdacontenido {
			padding: 12px;
			top-padding: 1px;
    		}
    		
td.celdasubcontenido {
    		padding: 12px;
    		}

td.shortcuts {
    		background-color: #CCCCCC;
			}

td.shortcuts:hover {
    		background-color: #FCD013;
			}
						
strong		{
    		color: #707070;
			}
			
img.boton:hover		{
			border: 1px;
			color: #303030;
			}			
						
.disclaimer	{
			font-size: 10px;
			color: #FFFFFF;
			text-align: center;
			width: 640px;
			margin-right: auto;
			margin-left: auto;
			}

div.piedepag, a.piedepag {
			font-size: 10px;
			color: #FFFFFF;
			}			
 	