a {
     color: #ADA552;
     text-decoration: none;
}

a:hover {
     background-color: #ECECEC;
     text-decoration: none;
}

A:hover.headerNavigationGrey, A:hover.headerNavigationWhite  { 
  color: #666666;
  text-decoration: underline; 
}

A.headerNavigationWhite, TD.headerNavigationWhite {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

A.headerNavigationGrey, TD.headerNavigationGrey {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
}

P.main, DIV.main, TD.main, A.main, LI.main, UL.main {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #707070;
}

H1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #707070;
}

SPAN.footer, P.footer, DIV.footer, TD.footer, A.footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

A.highlight, SPAN.highlight, TD.highlight, P.highlight {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #B4AB55;
	font-weight: bold;
	text-decoration: none;
}

A:hover.highlight {
	color: #B4AB55;
	font-weight: bold;
	text-decoration: underline;
}

TD.header {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
}

TABLE.formArea { 
    background-color : #FFFFFF; 
    border-color : #B4AB55; 
    border-style : solid; 
    border-width : 1px; 
}

TD.subscribe, P.subscribe {
	font-family: Arial,Helvetica,sans-serif;
    font-size : 10px;
    color: #aabbdd;
}

P.pageHeading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
}