@import url(_Global.css);

#links {
background-position:0 0;
float:right;
text-align:center;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(../images/link_background.gif);
background-repeat:no-repeat;
width:250px;
height:300px;
margin:0 0 5px 10px;
}

#links a {
font-style:normal;
font-weight:400;
text-align:center;
font-size:12px;
font-family:"Lucida Grande", Verdana, Arial, sans-serif;
color:#36c;
text-decoration:none;
}

#links a:hover,a:visited {
text-align:center;
font-size:12px;
font-family:"Lucida Grande", Verdana, Arial, sans-serif;
color:#000;
}
