﻿ body {
	background-color: #000000;	
	font-family: arial, tahom, serif;
	color: white;
	font-size: "12px";
	margin-top: 0;
}

A:link {font-family: arial, tahom, serif; font-size: 12px; color: white; text-decoration: underline; font-weight: bold;}
A:visited {font-family: arial, tahom, serif; font-size: 12px; color: white; text-decoration: underline; font-weight: bold;}
A:active {font-family: arial, tahom, serif; font-size: 12px; color: white; text-decoration: underline; font-weight: bold;}
A:hover {font-family: arial, tahom, serif; font-size: 12px; color: white; text-decoration: underline; font-weight: bold;}

.main-white {font-family: arial, tahom, serif; font-size: 12px; color: white; text-decoration: none; font-weight: normal;}
.main-black {font-family: arial, tahom, serif; font-size: 12px; color: black; text-decoration: none; font-weight: normal;}

