h1 {
	font-size: xx-large;
	color: #FFFFFF;
}
h3 {
	font-size: large;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-size: 12px;
	color: #000000;
}
.text {
	font-size: x-small;
	color: #000000;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a.lin:link {

	font-size: large;
	color: #FFFFFF;
}
a.lin:visited {
	font-size: large;
	color: #000000;

}
