A:link {
   text-decoration: none;
}

A:visited {
   text-decoration: none;
}

A:hover {
   text-decoration: underline; color: #ff8000;
}

body.body {
    font-family:'MS UI Gothic';
    font-size:12px;
}

frame.frame {
	font-size:12px;
    font-family:'MS UI Gothic';
}
frame.iframe {
	font-size:12px;
    font-family:'MS UI Gothic';
}

frameset.frameset {
	font-size:	12px;
    font-family:'MS UI Gothic';
}

table {
    font-family:'MS UI Gothic';
    font-size:12px;
}

td {
    font-family:'MS UI Gothic';
    font-size:12px;
}
