@charset "UTF-8";
/* CSS Document */


BODY	{
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-family:"Georgia", "Times New Roman", "Times", "serif";
			font-size: 15px;
			color:#ffffff;
			
			background-image:url(images/bg.jpg);
			background-repeat: repeat-x;
			background-color:#d8b967;
			background-position:top;
			line-height: 17px;
			}
			
			
			a {
	COLOR:#333399;
	text-decoration: blink;
}
a:visited {COLOR: #333399; text-decoration: none}
a:hover {COLOR: #cc0000; text-decoration: none}



.h1 {font-family:"Georgia", "Times New Roman", "Times", "serif";
			font-size:36px;
			color:#ffffff;
			font-style:italic;
			font-weight:bold;
			line-height: normal;
			
			}
			
			.top {font-family:"Georgia", "Times New Roman", "Times", "serif";
			font-size: 17px;
			color:#ffffff;
			
			}
			
			.yellow {font-family:"Georgia", "Times New Roman", "Times", "serif";
			font-size:15px;
			color:#333399;
			font-style:normal;
			font-weight:400;
			line-height: normal;
			
			}
			
			.credits {font-family:"Georgia", "Times New Roman", "Times", "serif";
			font-size:12px;
			color:#ffffff;
			font-weight:bold;
			line-height: normal;
			
			}

			a.bottom {COLOR: #ff3200; text-decoration: none}
a.bottom:visited {COLOR: #ff3200; TEXT-DECORATION: none}
a.bottom:hover {COLOR: #330066; TEXT-DECORATION: none}

a.credits {COLOR: #ff3200; text-decoration: none}
a.credits:visited {COLOR: #ff3200; TEXT-DECORATION: none}
a.credits:hover {COLOR: #330066; TEXT-DECORATION: none}

a.top {COLOR: #ffffff; text-decoration: none}
a.top:visited {COLOR: #FFCC66; TEXT-DECORATION: none}
a.top:hover {COLOR: #ffcc00; TEXT-DECORATION: none}
