﻿body
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	background-color: white ;
}

A:link
{
    text-decoration: none;
}
A:visited 
{   
    text-decoration: none;
    color:Black;
}
A:active 
{   
    text-decoration: none
}
A:hover 
{   
	text-decoration: underline; 
}
.cmdVolver
{
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/basebotonnavbackBlanco.jpg); 
    width:38px;
    height:39px;
    cursor:hand;
}


