body {
	/* Main Area */
	margin: 20px;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 110%;
}

h1,h2,h3,h4 {color: #660000; font-family: "Trebuchet MS", Arial, Verdana, sans-serif;}



a:link { text-decoration: none; color : #cc0000; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #cc0000; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #cc0000; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #ff6600; border: 0px; -moz-outline-style: none;}