﻿A:link {COLOR: #000000; TEXT-DECORATION: underline;}
A:visited {COLOR: #000000; TEXT-DECORATION: underline;}
A:active {COLOR: #000000; TEXT-DECORATION: underline;}
A:hover {COLOR: #ff00c0; TEXT-DECORATION: none;}


body {background: #ffffff; color: #000000; font: 12px verdana, tahoma, arial}
td {color: #000000; font: 12px verdana, tahoma, arial}
p {color:#000000; font: 12px verdana, tahoma, arial, helvetica; padding-left: 7px; padding-right: 7px;} 
b {font-weight: bold;}

.hidden
{
display: none;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

#contact-text
{
text-align: left;
font-size: 1.0em;
}

#contact-text a:link, #contact a:visited{
color: #000000;
text-decoration: none;
}

#contact-text a:hover, #contact a:active{
color: #000000;
text-decoration: underline;
}