/* $Header: /websites/abercrombiekent.com/style/style.css 25    8/09/06 12:04p Dgarcia $ */

/* All Web Menus - Top Navigation *******************************/
body {
	font-family: Verdana;
	font-size: 10px;
	color: #444444;	
	background: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;				
	}
p {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;					
	}
.fondo {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;					
	}
td {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #444444					
	}
tr{
	
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #444444					
}
hr {
	height: 1px;
	color: #CACACA					
	}
.menu{
	background: url(../imagenes/menu.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 7px;
}	

A:link {
font-size: 10px;
font-family: Verdana; 
font-weight: lighter;
color: #000000;
text-decoration: none;
	}
A:visited {
font-size: 10px;
font-family: Verdana; 
font-weight: lighter;
color: #000000;
text-decoration: none;
	}
A:hover {
font-size: 10px;
font-family: Verdana; 
font-weight: lighter;
color: #000000;
text-decoration: none;
	}
.arial9 {
	font-family: Verdana;
	font-size: 9px;
	color: #444444					
	}
/****************************************************************/
/****************************************************************/
.arial11 {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;					
	}
h1 {
  font-family: Verdana;
  color: #ff0000;
  font-size: 14px; 
}
h2 {
  font-family: Verdana;
  color: #000000;
  font-size: 12px; 
}
h3 {
  font-family: Verdana;
  color: #000000;
  font-size: 10px; 
}
a.enlaces:link {
font-size: 12px;
font-family: Verdana; 
color: #000;
text-decoration: none;
font-weight: bold;
	}
a.enlaces:visited {
font-size: 12px;
font-family: Verdana; 
color: #333;
text-decoration: none; 
font-weight: bold;
	}
a.enlaces:hover {
font-size: 12px;
font-family: Verdana; 
color: #000;
text-decoration: none;
font-weight: bold;
	}
a.mas:link {
font-size: 12px;
font-family: Verdana; 
color: #004884;
text-decoration: none;
font-weight: bold;
	}
a.mas:visited {
font-size: 12px;
font-family: Verdana; 
color: #004884;
text-decoration: none; 
font-weight: bold;
	}
a.mas:hover {
font-size: 12px;
font-family: Verdana; 
color: #004884;
text-decoration: none;
font-weight: bold;
	}
.footer{
	background: url(../imagenes/footer.jpg);
	background-repeat: repeat-x;
	height: 25px;
	}