body
{
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin : 0px;
}

p
{
	color : #DE3501;
	font-family : Verdana;
	font-size : smaller;
}

li { 	font-family : Verdana;
	font-size : smaller;
 }

a:link {
	text-decoration : underline;
	font-family : Verdana;
	color : #9F3D01;
}
a:active {
	text-decoration : underline;
	font-family : Verdana;
   color : #BF5D03;
}

a:visited {
	text-decoration : underline;
	font-family : Verdana;
	color : #6F0D00;
}
a:hover {
	text-decoration : underline;
	font-family : Verdana;
	color : #9F3D01;
}


a.w:link {
	text-decoration : none;
	font-family : Verdana;
	color : white;
}
a.w:active {
	text-decoration : underline;
	font-family : Verdana;
   color : white;
}

a.w:visited {
	text-decoration : none;
	font-family : Verdana;
	color : white;
}
a.w:hover {
	text-decoration : underline;
	font-family : Verdana;
	color : white;
}
