a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;


}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;


}
.my1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-indent: 17pt;
}
