body {
	color: #CED4FE;
	text-align:left;
 				font-family: Arial;
 				font-weight: normal;
				font-size: 12px;
				line-height: 16px;
				text-decoration: none;
				background: #07070E;
				}			
				
a:link{
	color: #808DFF;
	text-outline: none;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited{
	color: #808DFF;
	text-outline: none;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover{
	color: #ff9900;
	text-outline: none;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:active{
	color: #ff9900;
	text-outline: none;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

 hr {
 	border: 0;
   color: #14123D;
	background-color: #14123D;
	height: 2px;
}



.blueMiniType {color: #808DFF;
 				font-family: Arial;
 				font-weight: bold;
				font-size: 10px;
				text-decoration: none;
				}

.bigBlue {color: #808DFF;
 				font-family: Arial;
 				font-weight: bold;
				font-size: 20px;
				text-decoration: none;
				}

				
h1 {color: #808DFF;
 				font-family: Arial;
 				font-weight: bold;
				font-size: 20px;
				text-decoration: none;
				}




}