

h1 {
color: #fe034a;
font-family: arial, trebuchet ms, verdana, tahoma;
font-size: 8pt;
font-weight: bold;
letter-spacing: 2px;
padding-top: 50px;
padding-bottom: 50px;
}

body {
	margin: 0px;
	padding: 0px;
  	color: #333333;
  	background-color: #b3b1b1;
	font-family: arial, trebuchet ms, tahoma, verdana;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;}

a {
	color: #fe034a;
	margin-left: 0px;
	font-weight: bold;
	font-family: arial, tahoma, verdana;
	font-size: 8pt;
	text-transform: none;
	letter-spacing: 0px;
    cursor: crosshair;
        text-decoration: none;}	

a:hover {
	color: #fe034a;
	margin-left: 0px;
	font-weight: bold;
		font-family: arial, tahoma, verdana;
	font-size: 8pt;
	text-transform: none;
	letter-spacing: 1px;
	cursor: crosshair;
	text-decoration: underline;}
	 
img {
border: 0px;}
   	    	
img a{
border: 0px;}

img a:hover{
border: 0px;}

b{
color: #cccccc;}







    