p {
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:link {
font-size: 11px;
color: #660000;
text-decoration: none;
}

a:visited {
font-size: 11px;
color: #660000;
text-decoration: none;
}

a:hover {
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

a:active {
font-size: 11px;
color: #660000;
text-decoration: none;
}

.nav {
 color: #000000;
	 text-decoration: none 
}

.nav a:link {
font-size: 11px; 
color: #000000;
	 text-decoration: none 
}
.nav a:visited {
font-size: 11px;
color: #000000;
text-decoration: none;
}
a:HOVER, .nav-highlight {
font-size: 11px;     
color: #814A48;
text-decoration: none 
}

FORM { margin: 0;
}


iframe {
overflow-x: hidden;
}

