/*         STYLESHEET FOR ATLANTIC COASTAL RAILWAY		*/
/*   © 2002 Atlantic Coastal Railway, All Rights Reserved	*/

a { color: #000099}
a:hover {text-decoration: underline}
a:visited {text-decoration: none}

.main { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; text-decoration: none;}
.main a:link { color: #000099; text-decoration: none}
.main a:hover { color: #000099; text-decoration: underline}
.main a:active { color: #000099; text-decoration: underline}


.main-white { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #FFFFFF; text-decoration: none; }
.main-white a:link { color: #FFFFFF; text-decoration: none; font-weight: bold}
.main-white a:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold}
.main-white a:active { color: #FFFFFF; text-decoration: underline; font-weight: bold}
.main-white a:visited { color: #FFFFFF; font-weight: bold}


.form { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #003366; }

.menu { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #000000; text-decoration: none;}
.menu a:link { color: #000099; text-decoration: none}
.menu a:hover { color: #000099; text-decoration: underline}
.menu a:active { color: #000099; text-decoration: underline}

.copyright { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none;}
.copyright a:link { color: #000099; text-decoration: none}
.copyright a:hover { color: #000099; text-decoration: underline}
.copyright a:active { color: #000099; text-decoration: underline}

hr { width: 98%; color: #000080}

}