a:link {
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}

p {
	font-weight: normal; font-size: 11px; font-style: normal; font-family: tahoma; text-decoration: none;
}
td {
	font-weight: normal; font-size: 11px; font-style: normal; font-family: tahoma; text-decoration: none;
}

.mytext {
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
	color: #000071;
}
th {
	font-size: 11px;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
	color: #00009F;
}

hr {width : 100%; height : 1px; color: #ff9900; size:1px;}


form {
	font-family: tahoma;
	font-size: 10px;
}
input {
	font-family: tahoma;
	font-size: 13px;
}
textarea {
	font-family: tahoma;
	font-size: 12px;
}

