body
{ 
background: #252525;
}

.text {
	font-family: Univers, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align:;
}

.smtext {
	font-family: Univers, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.bold {
	font-family: Univers, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

img{
	outline-style: none;
	border-style: none;
	text-decoration: none;
}

.extlinks {
	color: #a6c5e8;
	font-size: 11px;
	outline-style: none;
	border-style: none;
	text-decoration: none;	
}

a {
	color: #a6c5e8;
	font-size: 11px;
	outline-style: none;
	border-style: none;
	text-decoration: none;	
}

a:hover { 
	color:#a6c5e8;
	font-size: 11px;
	outline-style: none;
	border-style: none;
	text-decoration: none;
}

a:visited:hover {
	color:#a6c5e8;
	font-size: 11px;
	outline-style: none;
	border-style: none;
	text-decoration: none;
}







