BODY {

	color: #ffffff;
}


A {
	text-decoration: underline;
	color: #ffffff;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.style2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


.OEM {
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

