.red
{
	color: #DB2C20;
}

.orange
{
	color: #DDB014;
}

.link1
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}

table, td, body
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}

A:hover
{
	color:#ff0000;
}

A:hover font
{
	color:#ff0000;
}

A
{
	text-decoration: none;
}

.framed {
	position: fixed;
	* position: absolute;
	top: 400px;
	left: 200px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid black;
	width: 900px;
	height: 1000px;
	* padding: 5px;
}
