
A:HOVER {
	text-decoration: underline;
	color : #FFFFFF;
}


A.ComboPrices:LINK {
	text-decoration: none;
	color: #FCE816;
}


A.ComboPrices:VISITED {
	text-decoration: none;
	color: #FCE816;
}

A.ComboPrices:HOVER {
	text-decoration: underline;
	color: #FFFFFF;
}

A.address:LINK {
	color: #FFEE11;
	text-decoration: underline;
}

A.address:VISITED {
	text-decoration: underline;
	color: #FFFFFF;
}

A.address:ACTIVE {
	color: #FFEE11;
	text-decoration: underline;
}

A.address:HOVER {
	color: #FFEE11;
	text-decoration : underline;
}

A.menu:LINK {
	text-decoration: underline;
	color: #FFFFFF;
}

A.menu:VISITED {
	text-decoration: underline;
	color: #FFFFFF;
}

A.menu:ACTIVE {
	text-decoration: underline;
	color: #FFEE11;
}

A.menu:HOVER {
	color: #FFEE11;
	text-decoration : underline;
}

A.footer:LINK {
	text-decoration: none;
	color: #FFFFFF;
}

A.footer:VISITED {
	text-decoration: none;
	color: #FFFFFF;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #FFFFFF;
}

A.footer:HOVER {
	color: #FFFFFF;
	text-decoration : underline;
}

A.footer1:LINK {
	color: #FFEE11;
}

A.footer1:VISITED {
	color: #FFEE11;
}

A.footer1:ACTIVE {
	text-decoration: underline;
	color: #FFFFFF;
}

A.footer1:HOVER {
	color: #FFFFFF;
	text-decoration : underline;
}



td {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	line-height: 18px;
}

td.footer {  
	color: #FFEE11;
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	line-height: 13px;
}

td.address {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
	line-height: 12px;
}

