﻿body {
	font-size: 12px;
	margin: 0px;
 }

td {
	font-size: 12px;
	line-height: 22px;
}
img
{
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none	
}
input {
	font-size: 12px;
	line-height: 14px;
	padding: 2px 0px 0px 2px;
}

select {
	font-size: 12px;
	border: 1px solid #000000;
	padding: 2px 0px 0px 2px;
}

.head {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	font-family: Arial;
	text-align: center;
}
a {
	color:  Black;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a.news {
	color: #0A246A;
	text-decoration: none;
}
a.news:hover {
	color: #FF6600;
	text-decoration: none;
}
a.service {
	color: #111177;
	text-decoration: none;
}
a.service:hover {
	color: #3366FF;
	text-decoration: none;
}

