td {
	font-family:Arial;
	font-size:12px;
	color:#FFEFD5;
}
A:link {
    	COLOR: #3EB5FD;
    	text-decoration: none;
}

A:visited {
    	COLOR: #3EB5FD;
    	text-decoration: none;
}

A:active {
    	COLOR: #3EB5FD;
    	text-decoration: none;
}
A:hover {
		COLOR: #F26521
}
h1 {
	font-weight: bold;
	font-size: 16px;
	color: #3EB5FD;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #FE9138;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #3EB5FD;
}