body
{
	font-size:15px;
}

a.bklink:link{
color:Blue;
font-size:15px;
font-weight: bold;
text-decoration:none;
}
a.bklink:visited
{
	color:Blue;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
a.bklink:hover
{
	color:Red;
	font-size:16px;
	text-decoration:underline;
}

textarea#TextBox2
{
	width:488px;
	height:156px;
}

table#DataGrid1 tr td a
{
	color:#330066;
	font-size:20px;
	text-decoration:none;
}
table#DataGrid1 tr td a:visited
{
}
table#DataGrid1 tr td a:hover
{
	color:Red;
	text-decoration:underline;
}

a.bklink1:link{
color:#000066;
font-size:20px;

text-decoration:none;
}
a.bklink1:visited
{
	color:#000066;
	font-size:20px;
	text-decoration:none;
}
a.bklink1:hover
{
	color:Red;
	font-size:20px;
	text-decoration:underline;
}

.a1
{
	width:760px;
	padding-left:20px;
	border:dashed 1px #330066;
}


a.seo:link
{
	color:Gray;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.seo:visited
{
	color:Gray;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.seo:hover
{
	color:Gray;
	font-size:10px;
	font-weight: bold;
	text-decoration:underline;
}

a.ls3:link
{
	color:Gray;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.ls3:visited
{
	color:Gray;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.ls3:hover
{
	color:Gray;
	font-size:10px;
	font-weight: bold;
	text-decoration:underline;
}