BODY{
	Color : #6004FC;
	Font-Family : Arial, Sans-Serif;
	}


H1{
	Background-Color : #6404FC;
	Color : #04FCFC;
	Font-Size : 200%;
	}


H2{
	Background-Color : #6404FC;
	Color : White;
	Font-Size : 150%;
	}


A:link{
	Color : black;
	Text-Decoration : none;
	}


A:hover{
	Color : #FF0000;
	Font-Weight : normal;
	}


TD{
	Color : #6404FC;
	Font-Family : Arial, Sans-Serif;
	}


A:visited{
	Color : blue;
	Text-Decoration : none;
	}


BODY{
	Background-Image : url(rock.jpg);
	}
