<style type="text/css">
<!-- 全局字体CSS设置 -->
body { font-family: 宋体; font-size: 12px; font-weight: normal; color: #111111 }
<!-- 超链接CSS设置 -->
a:link { text-decoration: none; color: #222222 }
a:visited   {text-decoration: none; color:#333333}
a:hover { text-decoration: underline ;color:#6600ff}
<!-- 表单元素CSS设置 -->
select  { font-family: 宋体; font-size: 12px; font-weight: normal; background-color: #eeeeee; color: #111111 }
textarea,input,object        { font-family: Tahoma, Verdana; font-size: 12px; font-weight: normal; background-color: #eeeeee; color: #111111 }
<!-- 滚动条CSS设置 -->
body { SCROLLBAR-HIGHLIGHT-COLOR: buttonface; 
SCROLLBAR-SHADOW-COLOR: buttonface;
SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
SCROLLBAR-TRACK-COLOR: #eeeeee;
SCROLLBAR-DARKSHADOW-COLOR: buttonshadow font-size: 12px; background-color: #FFFFFF }
<!-- 表格元素CSS设置 -->
table,tr,td { font-family: Tahoma, Verdana; color: #111111; font-size: 12px }
<!-- 自定义类CSS设置 -->
.bold { font-weight: bold }
.subject { font-size: 12px; color: #111111; font-family: Tahoma, Verdana; font-weight: bold }
.post { font-size: ; font-weight: normal; font-family: Tahoma, Verdana }
.header { color: #F1F3FB; font-family: Tahoma, Verdana; font-weight: bold; font-size: 12px; background-color: #0061a5 }
.category { font-family: Tahoma, Verdana; color: #000000; font-size: 12px; background-color: #dddddd }
.nav { font-family: Tahoma, Verdana; font-weight: bold; font-size: 12px }
.smalltxt { font-size: 12px; color: #111111; font-family: Tohoma, Arial, Verdana }
.mediumtxt         { font-size: 12px; font-family: Tahoma, Verdana; font-weight: normal; color: #111111 }
.navtd { font-size: 12px; font-family: Tahoma, Verdana; color: #F1F3FB; text-decoration: none }
.multi { font-family: Tahoma, Verdana; color: #222222; font-size: 12px }
</style>
