﻿body {
	margin: 0px;
	background-color: #000000;
	font: 13px Arial;
	color: #B2B2B2;
}

.LeftSpace {
	background: #000 url(images/temp/bg_left.jpg) repeat-y right;
}
.RightSpace {
	background: #000 url(images/temp/bg_right.jpg) repeat-y left;
}
a:visited {
font-family      : Tahoma;
font-size        : 13px;
color: #FF9808;
text-decoration: none;
}

a:link {
font-family      : Tahoma;
font-size        : 13px;
color: #FF9808;
text-decoration: none;
}

a:hover {
font-family      : Tahoma;
font-size        : 13px;
color: #FF9808;
text-decoration: underline;
}

