.forCopyright {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.forTexts {
	FONT-SIZE: 10px; COLOR: #333333; LINE-HEIGHT: 20px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
}
.forForms {
	BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; FONT-SIZE: 10px; BORDER-LEFT: 1px inset; COLOR: #000000; BORDER-BOTTOM: 1px inset; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.forButton {
	BORDER-RIGHT: 1px outset; BORDER-TOP: 1px outset; FONT-SIZE: 10px; BORDER-LEFT: 1px outset; COLOR: #000000; BORDER-BOTTOM: 1px outset; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A 		
	{
		color : #ff8000; 
		text-decoration : none;
		}
A:HOVER 
	{
		text-decoration : underline;
		}
A:VISITED 
	{
		color : #c55912;
		}
