BODY{
	background-image:url(http://www.prcupcc.org/images/rune2.jpg);
	background-repeat:repeat;
	background-attachement:fixed;
	}
.head{
	font-family:Times New Roman;
	font-size:24pt;
	color:darkblue;
	}
TD{
	font-family:Times New Roman;
	font size:18pt;
	color:white;
	}
DIV{
    font-family:Times New Roman;
    font-size:18pt;
    }
.t{
    color:darkblue;
    }

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