A:link {
	COLOR: yellow
}
A:visited {
	COLOR: yellow
}
A:active {
	COLOR: red
}
A:hover {
	COLOR: orange
}
.text {
	FONT-SIZE: 14px; FONT-WEIGHT: bold; COLOR: black; FONT-FAMILY: tahoma, arial
}
.big {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: white; FONT-FAMILY: tahoma, arial
}
.footer {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR: white; FONT-FAMILY: tahoma, arial
}
