a:link { text-decoration:none; 
	color: #000000;
}
a:hover { text-decoration:none;
	color: #8F0C2B;
}
a:visited { text-decoration:none;
	color: #000000;
}
a:active { text-decoration:none;
	color: #C30;
}

body {
	background: #e3e3e3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}

.text
    {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
	color: #4b4b4b;
    text-decoration: none;
    }
.text11
    {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #4b4b4b;
    text-decoration: none;
	text-align:justify;
    }	
.text_forma
    {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
	color: #4b4b4b;
    text-decoration: none;
    }
	
.text14
    {
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #4b4b4b;
    text-decoration: none;
    }
.textbold
    {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: none;
    }
.textboldred
    {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #8f0c24;
    text-decoration: none;
    }	
.text16
    {
    font-family: Verdana;
    font-size: 16px;
    font-weight: normal;
    color: #4b4b4b;
    text-decoration: none;
    }
.text2link
    {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: none;
    }
.title
    {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #4b4b4b;
    bottom: 0px;
    height: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    }
.titlebig
    {
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #8f0c24;
    bottom: 0px;
    height: 11px;
    padding-top: 2px;
    padding-bottom: 12px;
    }
.CopyRight {
	font-family: Verdana;
	font-size: 9px;
	color: #4b4b4b;
	}
.car
{ 
background-image: url(images/car2.gif);
background-repeat: no-repeat;
background-position: bottom right
}	
.bg
{ 
background-image: url(images/bg_grad.gif);
background-repeat: no-repeat;
background-position: bottom right
}
.border {
border: 1px solid #A39772;
background: #FFFFFF;
}
.just
{ 
	text-align: justify;
}