BODY{
	background-image:url(http://www.prcupcc.org/images/rune2.jpg);
	background-repeat:repeat;
	background-attachement:fixed;
	}
.head{
	font-family:Black Chancery;
	font-size:24pt;
	color:azure;
	}
TD{
	font-family:GoudyHandtooled BT;
	font size:26pt;
	color:azure;
	}
.t1{color:turquoise;}
.t2{color:saddlebrown;}
.t3{color:gold;}
.t4{color:orange;}
.t5{color:white;}
.t6{color:yellow;}
.t7{color:slategray;}
.t8{color:lightgreen;}
.t9{color:black;}
.t0{color:red;}
.ta{color:aqua;}
.tb{color:pink;}

A{
	color:white;
	}
A:active{
	color:black;
	}
A:visited{
	color:blue;
	}
A:hover{
	background-color:black;
	color:white;
	}