a.info {
text-decoration:none;
font-family:"Courier New", Courier, monospace;
font-size:30px;
font-weight:bold;
color:#000000;
}

a.menu {
text-decoration:none;
font-family:"Courier New", Courier, monospace;
font-size:30px;
font-weight:bold;
color:#808080;
}

a.menu2 {
text-decoration:none;
font-family:"Courier New", Courier, monospace;
font-size:30px;
font-weight:bold;
color:#808080;
}

a.menu:hover {
color:#095c9e;
}

div.line {
height:2px;
width:480px;
background:#e0e0e0;
}