.hoved { 
}
.plain { text-decoration: none;}
.plain:link { COLOR : white;
                    border : transparent;
}
h1 {
                 FONT-FAMILY:"PmingLiu","Times New Roman", "MS sans serif"          
}
pre {
                 FONT-FAMILY:"Palatino Linotype","Times New Roman", "MS sans serif"          
}
p {
	FONT-FAMILY: "Palatino Linotype",Arial,Helvetica,sans-serif,"MS sans serif"
}
a:href {
                    COLOR: red; TEXT-DECORATION: underline
  }
a:link {color: #ff1493; text-decoration: underline; }
a:active {color: #9400d3; text-decoration: underline; }
a:visited {color: #dc143c; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }

