/* CSS Document */

body{
	/*background-color: #716d9b;*/
background-color: #5E767E;
	background-repeat:no-repeat;
	
	font-family: Arial;
	font-size: 11px;
	}
a{
	text-decoration: none;
	color: #cccccc;
	
}

b{
	font-family: Tahoma;
	font-size: 10;
	color:
	}


