.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
A {     
	font-family: "MS Sans Serif";
	font-size: 10px;
    Color : #FF0000; 
	font-weight: normal;
	text-decoration : none;
}
A:hover { 
        font-family: "MS Sans Serif";
	font-size: 10px;
	Color : #FF6600; font-weight: normal;
	text-decoration : none;
}
.title {     
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 11px;
    Color : #CC0000; 
	font-weight: bold;
}
.title2 {     
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 11px;
    Color : #000000; 
	font-weight: bold;
}

