a:link {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: underline;
	font-size: 25px;

}
a:visited {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FEDF96;
	text-decoration: underline;
	font-size: 25px;

}
a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF66;
	text-decoration: underline;
	font-size: 25px;

}
a:active {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: underline;
	font-size: 25px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FDC06F;
}
.dodo {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
