JD_VBeta/menuHTML/class.css
2021-09-12 22:56:07 +02:00

21 lines
747 B
CSS

A:link {text-decoration: none;
font-weight: bold;
text-decoration: none
color: #9EB9E9 }
A:visited {text-decoration: none;
font-weight: bold;
text-decoration: none
color: #9EB9E9 }
A:active {text-decoration: none;
font-weight: bold;
text-decoration: none
color: #F7BF00 }
A:hover {text-decoration: none;
font-weight: bold;
text-decoration: none ;
color: #F7BF00 }
.plain {font-family: Verdana,Arial;
font-size: 10pt;
color: black }
b { font-weight: bold;}