@charset "utf-8";
/* CSS Document - Basics */

#ei_basics_content {
	float: left;
	width: 968px;
	text-align: justify;
}

#ei_basics_content a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}

#ei_basics_content a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}
