.text12
{
    FONT-SIZE: 12px;
    COLOR: #737373;
    FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}

.text12:hover
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
.text
{
	color :black;
	font-family : Arial;
	font-size : 12px;
}
	
b{
	color :black;
	font-family : Arial;
	font-size : 12px;
}
.text11{
		color :black;
		font-family : Arial;
		font-size : 11px;
}
