body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-top:3px;
	line-height:1.3em;
}

font, p, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top:3px;
	line-height:1.3em;
}


a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	margin-top:3px;
	line-height:1.3em;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	margin-top:3px;
	line-height:1.3em;
}

td.menutex{
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:1.3em;
}

a.menutex{
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:1.3em;
}

a:hover.menutex{
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:1.3em;
}


.titlelink{
	font-size: 17px;
	font-weight: bold;
}

a.titlelink{
	font-size: 17px;
}

a:hover.titlelink{
	font-size: 17px;
}



