	a:link { 
	text-decoration: underline;
		color: #690718;
}
	a:visited {
	text-decoration: underline;
		color: #690718;
}
	a:hover{
	text-decoration: none;
	color: #690718;
	}
	a:active{
	text-decoration: underline;
		color: #690718;

	}

.maintext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.redcolor {
	color: #690718;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.smltxt {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.lrgtxt {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #690718;
	line-height: normal;
	font-weight: bold;
}
