/* CSS Document */
.test ul{list-style:none; margin-left:190px}
.test li{ font-family:"Microsoft Sans Serif";float:left;width:100px;margin-left:30px;line-height:30px;}
.test li.a{color: #FFFFFF; font-weight:bold;text-decoration:none; font-size:13px}
.test a:link{color: #CCCCCC;text-decoration:none;font-size:13px}
.test a:visited{color: #CCCCCC;text-decoration:none;font-size:13px}
.test a:hover{color:#FFF; font-weight:bold;text-decoration:underline;font-size:13px}

body,td,th {
	font-size: 13px;
}