
body {font-family:arial;color:#ffcc66;font-size:20px}
td {font-family:arial;color:#ffcc66;font-size:20px}

<!-- td works above for table tag -->

h1{font-family:times new roman}
span {font-size:30px}

a {text-decoration:none; color:black} <!-- for IE only -->
a:hover{text-decoration:underline}

.style1 {color:#ff9933}
.tableheader1{background:blue}
.tableheader2{background:red}
.style2 {color:#000000}

<style type="text/css">
</style>
