p { text-align : justify; }

a { color: #1c2c44; font-weight : normal; text-decoration : underline; }
a:hover { color: red; font-weight : normal; text-decoration: underline; }
blockquote { font-family: verdana; font-size: 10; }

a.MenuItem {
font-family : verdana;
font-weight : normal;
font-size : 10px;
color: #C2C2C2;
}

a:hover.MenuItem {
font-family : Verdana;
font-weight : normal;
font-size : 10px;
color: #CFCFCF;
}

a.newslink {
font-family : verdana;
font-weight : bold;
text-decoration : none;
font-size : 11;
color: #121278;
}

a:hover.newslink {
font-family : Verdana;
font-weight : bold;
text-decoration : underline;
font-size : 11;
color: #121278;
}

.game { border-bottom: 1px dotted black; }
