a.yell {
	text-decoration:nounderline;
	font-family:Arial;
	font-style:bold;
	font-size:10pt;
	color:blue}

a.sell {color:#COCOCO;
	text-decoration:none;
	font-family:Arial;
	font-style:bold;
	font-size:10pt;
	}

A:hover{
	font-family:Arial;
	font-style:bold;
	font-size:10pt;
	text-decoration:nounderline;
	}

A:link {
	font-family:Arial;
	font-style:bold;
	font-size:10pt;
	text-decoration:nounderline;
	color:"000000"
	}

A:vlink{
	font-family:Arial;
	font-style:bold;
	font-size:10pt;
	text-decoration:nounderline;
	color:blue
	}
.cpttext
(
color:Blue;
text-transform:Capitalize;
font-family:Arial;
font-size:10pt;
)
