 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2803aa;
	font-weight:normal;
}

 A:link { font:Verdana, Arial, Helvetica, sans-serif; color: #2803AA; font-weight: normal; font-size: 11px; text-decoration:none; }
 A:visited {color: #2803AA; font-weight: normal; font-size: 11px; text-decoration:none; }
 A:hover {color: #CB0E60; font-weight: normal; font-size: 11px;  text-decoration:underline; }
 A:active {color: #2803AA; font-weight: normal; font-size: 11px;  text-decoration:none; }
 
 A.header:link { font:Verdana, Arial, Helvetica, sans-serif; color: #CB0E60; font-weight: normal; font-size: 11px; text-decoration:none; }
 A.header:visited {color: #CB0E60; font-weight: normal; font-size: 11px; text-decoration:none; }
 A.header:hover {color: #30109E; font-weight: normal; font-size: 11px;  text-decoration:underline; }
 A.header:active {color: #CB0E60; font-weight: normal; font-size: 11px;  text-decoration:none; }
 
 
 
.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	}
	
	.box {
	background-color: #FFFFFF;
	height: 560px;
	width: 780px;
	border: 1px inset #808080;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5C5C5C;

}
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2803AA;

}