body {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

td  {	font-size : 11px;
 	font-family: Tahoma, Verdana, Arial, Sans-Serif;
 	color: #202020;}

small {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 9px;
	}

h1,h2,h3 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 18px;
	margin: 0px 0 0;
	}
h2 {
	font-size: 28px;
	margin: 0px 0 0;
	}

h3 {
	font-size: 13px;
	margin: 0px 0 0;
	}

h1, h1 a, h1 a:visited { 
	color: #202020;
	}

h3, h3 a, h3 a:visited {
	color: #FFFFFF;
	}

h1, h1 a, h1 a:hover, h1 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	}

.entry p a:visited {
	color: #FF4500;
	}

a, h1 a:hover, h3 a:hover {
	color: #FF4500;
	text-decoration: none;
	}



a {
	color : #FF0000;
	text-decoration : none;
	font-weight: none;
}

a:hover {
	color :#FF0000;
	text-decoration : underline;
	font-weight: none;
}

a.menu  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

a:hover.menu  {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}

a.nav {
	color : #FF0000;
	text-decoration : none;
	font-weight: bold;
}

a:hover.nav {
	color :#FF0000;
	text-decoration : underline;
	font-weight: bold;
}