a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}



.promoPrice
{
	
	font-size: larger !important; 
	font-weight: bold;
	COLOR: black !important; 
	FONT-FAMILY: Verdana !important; 
	TEXT-DECORATION: none;
}

.promoURL
{
	FONT-SIZE: 4; COLOR: black !important; 
	FONT-FAMILY: Arial, Sans-Serif !important; 
	TEXT-DECORATION: none;
}

.promoURL:hover
{
	TEXT-DECORATION: underline;
	COLOR: #FF9900 !important; 
	
}

html
{
	margin:0;
	padding:0;
	height:100%;
	border:none
}	

body
{
	background-image: url("images/back.jpg");
	color: White;
	margin:0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding:0;
	height:100%;
	border:none;
}

.AgenciaListHeader
{
	font-size: 12px;
	font-weight: bold;
}

.HomeLink
{
	font-size: 13px;
	color: White;
}

.HomeLink a:active {
	color: White	;
	text-decoration: none;
}

.HomeLink a:visited {
	color: White;
	text-decoration: none;
}

.HomeLink a:hover 
{
	color: Orange;
	text-decoration: none;
}

h2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
}

.style1 
{
	color: #3399CC;
	font-weight: bold;
}





