﻿body
{
    margin:0px auto;
    font-size:12px
}
a:link 
{
    font-size:12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size:12px;color: #000000;text-decoration: none;
}
a:hover {
	font-size:12px;color: #666666;text-decoration: none;
}
a:visited {
	font-size:12px;color:#333333;
	text-decoration: none;
}
/*顶部菜单链接*/
#tblMenu A:link { FONT-SIZE: 14px;COLOR: #FA7E04;font-weight:bold}
#tblMenu A:active { FONT-SIZE: 14px;COLOR: #FA7E04;font-weight:bold}
#tblMenu A:visited { FONT-SIZE: 14px;COLOR: #FA7E04;font-weight:bold}
#tblMenu A:hover { FONT-SIZE: 14px;COLOR: #FA7E04;font-weight:bold}

