/* CSS Document */
#info {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; position: absolute; left:80px; top:200px; color:#000000; width:500px; height:400px;}
.linksign {font-family: neogray; font-size:18px; color:#4CBDD7; overflow:auto;}

a:link{color: #000000; text-decoration: none;}
a:visited{color: #666666; text-decoration: none;}
a:hover{color: #4CBDD7;}
a:active{text-decoration: underline; color:#000000;}

