body { background-color: #FFFFFF;
	text-decoration: none
	}
a:link {color: blue;
	text-decoration: none
	}
a:visited {color: blue;
	text-decoration: none
	}
a:hover {color: red;
	text-decoration: none
	}
input { font-size: 10px;
	text-decoration: none
	}
textarea { font-size: 10px;
	text-decoration: none
	}
select { font-size: 10px;
	text-decoration: none
	}
option { font-size: 10px;
	text-decoration: none
	}
font { text-decoration: none;
	font-family: Arial;
	font-size: 12px
	}
td { font-size: 11px;
	text-decoration: none
	}


