@charset "UTF-8";
.OG {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
}

.a a { 
	text-decoration:none
}

.a a:hover { 
	text-decoration:underline
}