.text {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

.textbialy {
	font-family : Arial;
	font-size : 12px;
	color : #ffffff;
}


.text1 {
	font-family : Arial;
	font-size : 11px;
}

.input {
	background-color : #F7F7F7;
}

.textg {
	font-family : Arial;
	font-size : 13px;
	color : #006600;
}

.textgray {
	font-family : Arial;
	font-size : 13px;
	color : #CCCCCC;
}
A {
        color: #000000;
		font-size : 12px;
        text-decoration: none;
      }
	  
A:link {
	font-family : Arial;
	font-size : 12px;
	color : #000000;

}
A:hover {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
}

A:visited {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	
}



A.no:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #1C69DC;
	text-decoration : none;
}
A.no:hover {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
		color : #1C69DC;
	text-decoration : underline;
}

A.no:visited {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
		color : #1C69DC;
	text-decoration : none;
}