a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #888888;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #92010E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;



}
.linya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-color: #666666;

}
