a:link {
	color: #800774;
	text-decoration: none;
}
a:visited {
	color: #800774;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-style: italic;
	/*font-size: 13px;*/
	/*font-weight: bold;*/
}
a:active {
	color: #0000FF;
	text-decoration: underline;
	font-style: italic;
	/*font-size: 13px;*/
	/*font-weight: bold;*/
}
body{
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
