@charset "UTF-8";
/* CSS Document */
/* CSS Style by medith.it Copyright&copy; 2008 */
a:link {
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: none;
	background-color: #ECECEC;
	width: auto;
}
a:visited {
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: none;
	background-color: #ECECEC;
	width: auto;
}
a:hover {
	background-color: #CC0001;
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: underline;
	width: auto;
}
a:active {
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: none;
	background-color: #ECECEC;
	width: auto;
}
/* CSS Style by medith.it Copyright&copy; 2008 */