@charset "utf-8";



a:link {

	color: #333399;

	text-decoration: underline;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

}



a:visited {

	color: #666633;

	font-style: italic;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

}



a:hover {

	text-decoration: underline;

	font-style: italic;

	color: #663399;

	cursor: auto;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

}



a:active {



}

