<style type="text/css">
<!--
.t {background: url(dot.gif) 0 0 repeat-x;}
.b {background: url(dot.gif) 0 100% repeat-x}
.m {background: url(dot.gif) 0 50% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat}

a { text-decoration:none; }
.headmenu a:hover {
  color: yellow;}
.headmenu a { 
  display: box;
  padding: 0,10px,0 10px;
  text-decoration:none; }
.headmenu a:link {
  color: white; }
.headmenu a:link {
  color: pink; }  
.menu a:hover {
  background: #05CCFF;
  color: yellow;}
.menu a { 
  display: box;
  padding: 0,10px,0 10px;
  text-decoration:none; }
.menu a:link {
  color: white; }
.menu a:link {
  color: pink; }  
.options a:link {
  color: black; }
.options a:visited {
  color: black; }
.options a { 
  display: box;
  padding: 0, 5px, 0 5px;
  text-decoration:none; }
.options a:hover {
  background: grey;
  color: "#00FFFF";}
.colormenu a:hover {
  background: black;
  color: white;
}

.colormenu a:link {
  background: #F0F0F0;
  color: black;
}

.colormenu a:visited {
  background: #F0F0F0;
  color: black;
}

.sizemenu a:link {
  background: #F0F0F0;
  color: black;
  text-decoration:none; }
.sizemenu a:visited {
  background: #F0F0F0;
  color: grey;
  text-decoration:none; }
.sizemenu a:hover {
  background: black;
  color: yellow; }
//-->
</style>

