
BODY {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
}	

.head {
	font-family: Courier New;
	font-size: 28px;
	line-height:32px;
	color: #000000;
}

.head a {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

.head a:active {
	text-decoration: none;
	color: #000000;
	background-color: none;
}

.head a:visited {
	text-decoration: none;
	color: #000000;
	background-color: none;
}

.head a:hover{
	text-decoration: underline;
	color: #0099FF;
	background-color: none;
}

	


.text {
	font-family: Courier New;
	font-size: 11px;
	line-height:13px;
	color: #000000;
}

.text a {
	text-decoration: none;
	color: #000000;
	background-color: none;
}

.text a:active {
	text-decoration: none;
	color: #000000;
	background-color: none;
}

.text a:visited {
	text-decoration: none;
	color: #000000;
	background-color: none;
}

.text a:hover{
	text-decoration: underline;
	color: #0099FF;
	background-color: none;
}


