/* CSS Document */

body {
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #840000;
		border-bottom: dotted 1px;
}
a:visited {
	text-decoration: none;
	color: #7C2518;
		border-bottom: dotted 1px;
}
a:hover {
	color: #FFFF00;
	background-color:#111;
	border-bottom: dotted 0px;
}
a:active {
	text-decoration: none;
	color: #840000;
		border-bottom: dotted 0px;
}
.Header_1 {
	font-size: x-large;
	color: #FFFFFF;
}
.heading2_bold {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
.heading2_regular {color: #FFFFFF; font-family: "Trebuchet MS", Tahoma, Arial;}
.main_links {font-size: x-large; color: #FFFFFF; font-family: "Trebuchet MS", Tahoma, Arial; }
.footnotes {
	font-size: small;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
}
.header_yellow {
	font-family: Tahoma, Arial, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E7BA08;
}
.heading2 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E9E9E9;
}
.main_links {
	font-family:Tahoma, Arial, sans-serif ;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: italics;
	font-variant: normal;
	text-transform: lowercase;
	color: #CCCCCC;
}
.footnotes {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF66CC;
}
.small_bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	}
	.small_black {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
.funny_stuff {
	font-family:"Andale Mono", "Trebuchet MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #6E6E6E;
}
.yallah_bold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #D19D23;
		}
