﻿@charset "utf-8";
/* CSS Document */

body,td,th,input,select,textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#444444;
}
body {
	margin: 0px;
}
table{border-collapse:collapse;}

a{color:#444444; text-decoration:none;}
a:hover,a:active{color:#6B982E;}
.aBlack{color:#000000;}
