/* K CSS for ACHEL */

html,body,div,p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
}
p {
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #006600;
}
