h1 {
	color: #297CCF;
	font-size: 14px;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color:#454545;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	color:#000000;
}



td,input,select,textarea {
	font-family:Tahoma;
	font-size:11px;
}
