/* CSS Document */

.text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px ;
	color: #000000;
	}
	
.titlu{
	font-size:24px ;
}

.copyright{
	font-family: Arial, Verdana, Helvetica, sans-serif	;
	font-size:10px ;
	color: #D7D5CF;
	}
	
.headerLink {
	font-size:17px ;
	letter-spacing:1px;
	color: #CE0000;
	text-decoration: none;
}

.headerLinkActive {
	font-size:17px ;
	letter-spacing:1px;
	color: #ffffff;
	text-decoration: none;
}

.footerLink {
	font-size:15px;
	letter-spacing:1px;
	color: #000000;
	text-decoration: none;
}

a:link {
	color:#ce0000;
	text-decoration: none;
}
a:visited {
	color: #ce0000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

aa{
	color:#ffffff;
	text-decoration: none;
}
aa{
	color: #ffffff;
	text-decoration: none;
}
aa{
	color:#000000;
	text-decoration: underline;
}
aa{
	color: #ffffff;
	text-decoration: none;
}
TEXTAREA.text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px ;
	color: #000000;
}

INPUT.text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px ;
	color: #000000;
}



