a:link {
	color: #6CAEFF;
	text-decoration: underline;
}
a:visited {
	color: #6CAEFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #6CAEFF;
}
a:active {
	color: #6CAEFF;
	text-decoration: underline;
}
body {
	background-color: #120B2F;
	background-image: url(images/subBack.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.small {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}

tr {
	color: #FFFFFF;
}

#SideBox {
	font-family: Georgia, "Times New Roman", Times, serif;
}
._Footer {
	font-size: 10px;
	color: #FFFFFF;
}
._titiles {
	font-size: 15px;
	font-weight: bold;
}
h4 {
	color: #A1D3F4;
}
h5 {
	color: #A1D3F4;
	font-size: 14px;
}
.CatPage {
	font-size: 15px;
	line-height: 22px;
}
