body {background-color:#9900CC}
td {background-color:#ffffff}
#standard {align:center; text-align:center; font-family:"Comic Sans";
			}
			
A:link {text-decoration: none; color:#9900CC}
A:visited {text-decoration: none; color:blue}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: magenta; }
