

#navbut a:link, #navbut a:visited{
text-decoration: none;
background-color: #6699CC;
color:white;
display:block;
width:200px;
border-bottom:1px solid white;
border-right:1px solid white;
padding: 5px;
margin: 0px;
text-align:left;
}

#navbut a:hover, #current2{
text-decoration: none;
background-color: #ff99cc;
color:#000066;
display:block;
width:200px;
border-bottom:1px solid white;
border-right:1px solid white;
padding: 5px;
margin: 0px;
text-align:left;
}


#navbut2 a:link, #navbut2 a:visited{
text-decoration: none;
background-color: #6699CC;
color:white;
display:block;
width:160px;
height:20px;
border-bottom:1px solid white;
border-right:1px solid white;
padding: 8px 5px 2px 3px;
margin: 0px;
text-align:left;
}

#navbut2 a:hover, #current1{
text-decoration: none;
background-color: #ff99cc;
color:#000066;
display:block;
width:160px;
height:20px;
border-bottom:1px solid white;
border-right:1px solid white;
padding: 8px 5px 2px 3px;
margin: 0px;
text-align:left;
}

#navbut3{
background-color: #ff99cc;
color:#000066;
display:block;
width:160px;
height:20px;
border-bottom:1px solid white;
border-right:1px solid white;
padding: 8px 5px 2px 3px;
margin: 0px;
text-align:left;
}

#mine a:link, #mine a:visited{
text-decoration: none;
background-color: #f1f1f1;
color:#b2b2b2;
display:block;
width:500px;
border-bottom:1px solid white;
border-right:1px solid white;
padding: 2px 5px 2px 5px;
margin-top: 5px;
font-family: verdana ;
font-size:80%;
}

#mine a:hover{
text-decoration: none;
background-color: #dcdcdc;
color:#747474;
display:block;
width:500px;
border-bottom:1px solid white;
border-right:1px solid white;
padding: 2px 5px 2px 5px;
margin-top: 5px;
font-family: verdana ;
font-size:80%;
}


#noshow a:link, #noshow a:visited, #maincont a:link, #maincont a:visited {
text-decoration:none;
color: #000099;
}

#noshow a:hover, #maincont a:hover{
text-decoration:none;
color:green;
}



#navbutimg a:link{
text-decoration: none;
}

#weblink a:link, #weblink a:visited{
text-decoration: none;
display:block;
width:450px;
border:1px solid #3366FF;
text-align:center;
font-family:verdana 70%;
color:#6699CC;
}

#weblink a:hover{
text-decoration: none;
display:block;
width:450px;
border:1px solid #3366FF;
text-align:center;
background-color:silver;
font:verdana 70%;
color:#6699CC;
}

#formBut a:link, #formBut a:visited{
text-decoration: none;
background-color: #6699CC;
color:white;
display:block;
width:250px;
height:20px;
border:1px solid #000066;
padding: 8px 5px 2px 3px;
margin: 0px;
text-align:center;
}

#formBut a:hover{
text-decoration: none;
background-color: #ff99cc;
color:#000066;
display:block;
width:250px;
height:20px;
border:1px solid #000066;
padding: 8px 5px 2px 3px;
margin: 0px;
text-align:center;
}

.gals a:link, #noshow a:visited {
text-decoration:none;
color: #000099;
}

#noshow a:hover{
text-decoration:none;
color:green;
}

#dateHolder a:link, #dateHolder a:visited, {
text-decoration:none;
color:#6699CC;
}
#dateHolder a:hover{
text-decoration:none;
color:teal;
}

.noshow a:hover{
text-decoration:none;
color:green;
}