@charset "utf-8";

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 50px;
	margin-top: 25px;
}

#twitter{
	float:left;
	width:200pt;
	margin-top:100pt;
	margin-left:10pt;
	
}

#coloum1{
	float:left;
	width:200pt;
	
}

.linkbar{
	margin: 5pt 10pt 5pt 10pt;
}
