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

body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}


p {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	line-height: 18px;
	
}

/** LINKS */


a:link {
	text-decoration:none;
	cursor:pointer;
}


a:hover {
	text-decoration:none;
	color:#FFCC66;
	cursor:pointer;
}


a:active {
	text-decoration:none;
	color:#FFCC66;
	cursor:pointer;
}


.link1 {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFFFFF;
	cursor:pointer;
}

.link1:hover {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFCC66;
	cursor:pointer;
	
}

.link1:active {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFCC66;
	cursor:pointer;
}

.link2 {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFFFFF;
	cursor:pointer;
}

.link2:hover {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFCC66;
	cursor:pointer;
	
}

.link2:active {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFCC66;
	cursor:pointer;
}
	
.link3 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight:lighter;
	color:#3399FF;
	cursor:pointer;
}

.link3:hover {
	text-decoration: none;
	color:#CCCCCC;
	font-weight:lighter;
	cursor:pointer;
	
}

.link3:active {
color:#CCCCCC;
font-weight:lighter;
cursor:pointer;
}

.link4 {
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	font-style:italic;
	color:#FFCC66;
	cursor:pointer;
}

.link4:hover {
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-style:italic;
	font-size: 14px;
	color:#FFFFFF;
	cursor:pointer;
	
}

.link4:active {
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-style:italic;
	font-size: 14px;
	color:#FFFFFF;
	cursor:pointer;
}

.link5 {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFCC66;
	cursor:pointer;
}

.link5:hover {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFFFFF;
	cursor:pointer;
	
}

.link5:active {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFFFFF;
	cursor:pointer;
}


/** STYLES */

.style1 {	
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFFFFF;
}

.style2 {	
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 16px;
	color:#FFCC66;
}


.style3 {	
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 12px;
	color:#FFCC66;
}

.style4 {	
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFCC66;
}

.style5 {	
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFFFFF;
}

.style6 {	
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFCC66;
}