#Lcol {
	float: left;
	width: 150px;
	background-color: #0A1B6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	text-align: left;	/*border-right-style: none;
	border-right-color: #0A1B6E; */
	padding-left: 5px;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-decoration:underline;
	color: #FFF;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration:underline;
}

 a:active {
	color: #F00;
	text-decoration:underline;
}


.add {
	background-color:#FF0;
	font-size:36px;
	
}


body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #0A1B6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Information {
	background-color: #0A1B6E;
	margin-left: auto;
	margin-right: auto;
}

#biglink {
	font-size: 24px;
	color: #C0C;
}

div#biglink a:link {
	font-size:36px;
	color:#6F0;
}
.bigtext {
	color: #0F0;
	font-size:24px;
	float:none;
}
#information2 {
	height: 900px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
}
