﻿body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { text-decoration: none; }
a:link    { color: #333; }
a:visited { color: #333; }
a:hover   { color: #06C; text-decoration: underline; }
a:active  { color: #06C;	}
.text_gray {
	font-size: 12px;
	line-height: 18px;
	color: #7a7a7a;
	text-decoration: none;
} 
