@charset "utf-8";
.linkz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.linkline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold

}

a:link{color: blue; text-decoration:underline;}
a:visited{color: #6da2ef; text-decoration: underline;}
a:hover{color: red; text-decoration: none; cursor: hand;}

.toolz {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background:url(images/bg.jpg)
}.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	text-decoration:underline;
}
