/* CSS Document */

body {
background-color:#272727;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF8000;
	}.text1 {
	font-size: 10px;
	color: #CCCCCC;
}
