body { 
color: navy;
font-size: 11 px;
font-family: tahoma,arial,helvetica,sans-serif;
font-weight: normal;
}

table { 
color: navy;
font-size: 11 px;
font-family: tahoma,arial,helvetica,sans-serif;
font-weight: normal;
vertical-align: top;
}

.head { 
color: navy;
font-size: 11 px;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
font-weight: normal;
}

.c { font-size: 9px; color: navy }
.copy { font-size: 9px; color: navy }

IMG.flag { 
border-style:solid; 
border-width: 1px; 
border-color: #0066CC;
margin-left: 4px
}

IFRAME {
	border-style: none;
}

A.go { text-decoration: none; color: navy; font-weight: bold; font-size: 11 px; }
A.mail { text-decoration: none; color: navy; font-weight: bold; font-size: 11 px }
A.nav { text-decoration: underline; color: navy; font-weight: normal; font-size: 11 px }
A.navTitle { text-decoration: none; color: navy; font-weight: bold; font-size: 11 px }
A.booth { text-decoration: underline; color: #FF0000; font-weight: normal; font-size: 11 px }
A.white { text-decoration: underline; color: #FFFFFF; font-weight: normal; font-size: 11 px }

A:HOVER.go { text-decoration: none; color: #FFCC00 }
A:HOVER.mail { text-decoration: underline }
A:HOVER.nav { text-decoration: none; color: #FFFFFF }
A:HOVER.navTitle { text-decoration: none; color: #FFCC00 }

A:VISITED.nav { text-decoration: underline; color: navy }
A:VISITED.navTitle { text-decoration: none; color: navy }
A:VISITED.booth { text-decoration: underline; color: #FF0000 }