input {
	color : #000000;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p {
	color : #000000;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	color : red;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.linktext{
	color : Red;
	font-weight: bold;
	font-size : 13px;
	text-decoration : none;
}
.linktext2{
	color : Red;
	font-weight: normal;
	font-size : 12px;
	text-decoration : none;
}
.botnav{
	color : Blue;
	font-weight: bold;
	font-size : 10px;
	text-decoration : none;
}


td {
	color : #000000;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.linkpointer {
	color : Red;
	font-weight: bold;
	font-size : 13px;
	text-decoration : none;
	A{cursor:hand;cursor:pointer};
}




