td {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	text-decoration: none;
        color: #FFFFFF
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	text-decoration: none;
        color: #0095B6
}

.content {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
        color: #000000
}

a. {color: #7A4B1D; font-size: 16px; text-decoration: none; font-family: "Times New Roman", Times, serif;  font-weight : bold; }
a:link {color:#0095B6; font-size: 16px; text-decoration: none; font-family: "Times New Roman", Times, serif;  font-weight : normal; }
a:active {color:#7A4B1D; font-size: 16px; text-decoration: none; font-family: "Times New Roman", Times, serif;  font-weight : bold; }
a:hover {color:#7A4B1D; font-size: 16px; text-decoration: none; font-family: "Times New Roman", Times, serif;  font-weight : bold; }
a:visited {color:#0095B6; font-size: 16px; text-decoration: none; font-family: "Times New Roman", Times, serif;  font-weight : normal; }
a:visited:hover{color:#7A4B1D; font-size: 16px; text-decoration: none; font-family: "Times New Roman", Times, serif;  font-weight : bold; }
