body{
	background : #CED2E8;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-color : #2D639F;
	font-size : 8px;
	font-style : normal;
	font-weight : normal;

}
.text{
	color : #000000;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none; 
}
a{
	color : #333399;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none; 
}
a:hover{
	color : #339933;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none; 
}

.login{
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ff6600;
}

