﻿* {
	font-family: arial, helvetica, sans-serif;
}
body {
	margin: 0px auto;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
}
table, tr, td, div, p, form, input, select, textarea {
	color: #111;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
}
a:link {
	color: #111;
	text-decoration: none
}
a:visited {
	color: #111;
	text-decoration: none
}
a:hover {
	color: #f00;
	position: relative;
	top: 1px;
	text-decoration: underline
}
.t12 {
	font-size: 12px;
	line-height: 160%;
	color: #111;
	text-decoration: none;
}
.t12 a {
	color: #111;
	text-decoration: none;
	}
.h12 {
	font-size: 12px;
	line-height: 160%;
	color: #f00;
	text-decoration: none;
}
.w12 {
	font-size: 12px;
	line-height: 160%;
	color: #fff;
	text-decoration: none;
}
