.para1
{ 	font-family:verdana;
	font-size:10pt;
	font-weight:none;
	text-decoration:none;
	text-align:justify;
	color:black;
}

a.lk
{ 	font-weight:none;
	text-decoration:underline;
	color:blue;
}
a.lk:link
{ 	font-weight:none;
	text-decoration:underline;
	color:blue;
}
a.lk:visited
{ 	font-weight:none;
	text-decoration:underline;
	color:blue;
}
a.lk:hover
{ 	font-weight:bold;
	text-decoration:none;
	color:blue;
}

.bottom
{ 	font-family:verdana;
	font-size:8pt;
	font-weight:none;
	text-decoration:none;
	text-align:justify;
	color:red;
}
a.lk1
{ 	font-weight:none;
	text-decoration:underline;
	color:white;
}
a.lk1:link
{ 	font-weight:none;
	text-decoration:underline;
	color:white;
}
a.lk1:visited
{ 	font-weight:none;
	text-decoration:underline;
	color:white;
}
a.lk1:hover
{ 	font-weight:bold;
	text-decoration:none;
	color:yellow;
}