﻿@charset "utf-8";


body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textwhit {
	font-family: Tahoma, Times New Roman, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.textgreen {
	font-family: Tahoma;
	font-size: 12px;
	color: #006666;
}
a.textgreen:hover {
	color:#FF0000;
	}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}


