
<head> 
<title> css 1</title> 
<style type="text/css">{  }
body {color: #05319c;}
a:link { text-decoration: none;}
a:hover { text-decoration: none; color: #05319c; background-color: #999999; }
a:active {text-decoration: none; background-color: #999999; }
a:visited { text-decoration: none; color: #05319c; background-color: #f0f0f0; }
a.menuc:visited { text-decoration: none; color: #05319c; background-color: white}
a.menuc:hover { text-decoration: none; background-color: #f2f2f2; }
a.menup:hover { text-decoration: none; background-color: #f2f2f2;font-size: 1.2em }
a.menup:visited { text-decoration: none; color: #05319c; background-color: white}


-->
</style>
</head>
