.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.title3 {
	font-family: Garamond;
	font-size: 15px;
	font-weight: normal;
	color: #330066;
	font-style: italic;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}	
A {     
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    Color : #CC0099;
    font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	Color : #000000; font-weight: bold;
	text-decoration : underline;}