body {

font: 12px  "Verdana", "Lucida Grande", "Geneva", "Arial", "sans-serif";
text-align: center;
}

a:visited { 

text-decoration: none; 
color: #817E7E;
font-size: 11px;
}
a:link { 

text-decoration: none; 
color: #817E7E;
font-size: 11px;

}

a:hover, a:active { 

text-decoration: none; 
color: #817E7E;
font-size: 11px;
}


