@charset "UTF-8";
/* Styles CSS */

BODY
{
	font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #000000;
}

IMG {
	border: 0;	
}

A, A:active, a:hover {
	font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #18455D	; text-decoration: none;
}

A:hover {
	text-decoration: underline;
}