.box {
	height:500px;
	width: 250px;
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.box2 {
	background-color: #0066FF;
	width: 250px;
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	font-size: 11px;
	text-decoration: none;
}
.style5 {font-size: 11px; font-weight: bold; }
.style6 {color: #FFFFFF}
/* a:link {color: #0066FF}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #0066FF;
}

a:visited {
     color: #0066FF;
} */
a:link {color:#0066FF} 
a:visited {color:#0066FF} 
a:hover {color:red} 
a:active {color:blue}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.box3 {
	border: thin solid #999999;
}
#box3 table {
	height: 100%;
	width: 790px;
	border: thin solid #999999;
}
.diamondBox {
	height: 165px;
	width: 114px;
	border: thin solid #999999;
}
