body
	{background:#CCCCCC}
h1
	{color:#123123; 
	 font-family:"tahoma";}

h2
	{color:#ACACAC;
	 font-family:"Arial Black";}
	 
p
	{font-size:16px;
	 color:green;
	 font-family:"tahoma";}

a:link{color:#123123}
a:hover{color:#CCCCCC}
a:visited{color:#ACACAC}