.TitleLabel{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F7B958;
	}
td{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}	
	
a:Link, a:Visited, a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0A4F86;
	text-decoration: none;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F7B958;
	text-decoration: underline;
}	
HR{

height: 1px;
color: #CCCCCC;
}
input{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;

	border: dashed;
	border-width: 1px;
}
