@charset "utf-8";
/* CSS Document */
BODY,TD {
	font-family : "Times New Roman";
	font-size : 19px;
}
A{color:blue;}
A:hover{color:red;}