
A:link {
	color: #0000CD;
}

A:visited {
	color: #000099;

}


A:hover{
	background:#E0FFFF;
	color:#000000; 
	text-decoration:overline
}

span.tpg{
	background:#F5F5DC;
	color:#000000;
	font-weight: bold;
}

P.guideborder{
	padding: .0375 in;
	border-width: 1px;
	border-style: outset;
	border-side: #FFCC66;
	
}

p {
	font-family : Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #000;
	line-height : 125%;
	background-color : transparent;
	margin : 10;
}

span.searchword {
	background-color: yellow
}

input, textarea, select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border : 1 solid #000000;}