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