input, textarea, { 
	font-family: arial;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td	 { 
	font-family: arial;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

body	 { 
	font-family: arial;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;

}

h1 {
	font-family: Arial;
	font-size: 14px;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;

}

A:visited  {color: #0000ff; text-decoration: none}
A:link  {color: #0000ff; text-decoration: none}
A:active  {color: #0000ff; text-decoration: none}
A:hover   {text-decoration: underline}
