body,TD{
   font-size: 11pt; 
  color: black;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;

}
a {
  text-decoration: none;
}
a:link {
  color: blue;
}
a:visited {
  color: purple;
}
a:hover {
  text-decoration:  underline; color: red;
}
a:active {
  background: pink;
}
div#menu {
  width: 260;
  float: left;
}
div#main {
  width: 450;
  float: left;
}
p {
  padding: 1em; 0.1em; 0em; 0em; 

}
