body {
	margin:5px;
	background-color: #FFFFFF;
        font-family:"Comic Sans MS", georgia, "times new roman", serif;
        font-size: 12px;
        	position: relative;

	color:#000000;
		}

A 	{ color: #FF0033; font-weight: normal; text-decoration: none ;}
	
A:link	{ color: #ff0033; font-weight: normal; text-decoration: none;}
	
A:visited{ color: #ff0033; font-weight: normal; text-decoration: none;}
	
A:active	{ color: #FF0033; font-weight: normal; text-decoration: none; }
	
A:hover		{ color: #FF6600; font-weight: normal; text-decoration: none;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

