.mylink A { color: darkblue; background: yellow;font-family:sans-serif;
font-size:125%;font-style: normal; font-weight: normal; text-decoration: none }

.smalllink  { color: darkblue; background: yellow;font-family:sans-serif;
font-size:75%;font-style: normal; font-weight: normal; text-decoration: none }

.singlelink { color: darkblue; background: yellow;font-family:sans-serif;
font-size:100%;font-style: normal; font-weight: normal; text-decoration: none }

.selected { color: yellow; background: darkblue;font-family:sans-serif;
font-size:125%;font-style: normal; font-weight: normal;text-decoration: none }

.smallselected { color: yellow; background: darkblue;font-family:sans-serif;
font-size:80%;font-style: normal; font-weight: normal;text-decoration: none }

.myheader { color: darkblue; font-family:sans-serif;
font-size:130%; 
     font-style: normal; font-weight: bold; text-decoration: none }

