body,td,th {
	font-family: Cochin;
	color: #FF6600;
}
body {
	background-color: #FFCC00;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 24px}
.style2 {font-size: 12px; }
.style3 {font-size: 16px}

