h1 {
	font-size: xx-large;
	color: #27E539;
}
h3 {
	font-size: large;
	color: #CCCC99;
}
a:link {
	font-size: 12px;
	color: #33FF33;
}
a:visited {
	font-size: 12px;
	color: #33FF33;
}
.text {
	font-size: xx-small;
	color: #CCCC99;
}
a.lin:link {

	font-size: large;
	color: #33CC33;
}
a.lin:visited {

	font-size: large;
}