@charset "utf-8";
.boder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
a:link {
	font-family: Colaborate-Thin;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Colaborate-Thin;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0DA8E0;
	text-decoration: none;
}
a:active {
	color: #FF9933;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #630000;
	background-image: url(images/background.gif);
}

.space {
	line-height: 32px;
}
