﻿@media all {
 html, body { margin:0; padding: 8px 0 8px 0; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 105%; }

#switchfont a:link, #switchfont a:link #small, #switchfont a:link #default { color: #444; text-decoration: none;}
#switchfont a:visited, #switchfont a:visited #small, #switchfont a:visited #default { color: #444; text-decoration: none; }
#switchfont a:hover, #switchfont a:hover #small, #switchfont a:hover #default { color: #fff; text-decoration: underline; }
#switchfont a:active, #switchfont a:active #small, #switchfont a:active #default { color: #fff; text-decoration: underline; }

#switchfont a:link #large, #switchfont a:visited #large { color: #f5f5f5; text-decoration: underline;}
#switchfont a:hover #large, #switchfont a:active #large { color: #fff; text-decoration: underline;}

}
