/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #f3dabb;
}
a:link {
	color: #d65537;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #742B18;
}
a:hover {
	text-decoration: none;
	color: #f3dabb;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 12px}
.style2 {font-size: 16px}
