.headline1 {
	font-family : "Lucida Console";
	font-size : 28px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	color : #ffffcc;
}

.btext {
	font-family : "Lucida Console";
	font-size : 14px;
	font-style : bold;
	font-variant : small-caps;
	font-weight : normal;
	color : #000000;
	text-decoration : bold;
}

.text {
	font-family : "Times New Roman";
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : Black;
	line-height : 18px;
}

.mainlink {
   	font-family : "Lucida Console";
	font-size : 12px;
	font-style : normal;
	color : #ffffcc;
	text-decoration : underline;
}

.flashlabs {
   	font-family : "Lucida Console";
	font-size : 10px;
	font-style : normal;
	color : #8296A1;
	text-decoration : underline;
	}

.top {
	background-color : #669999;
}

.main {
	background-color : #D9E2E5;
}

.border
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

A:active {
	font-family : "Lucida Console";
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #8296A1;
	text-decoration : underline;
	line-height : 30px;
}

A:visited {
	font-family : "Lucida Console";
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #8296A1;
	text-decoration : underline;
	line-height : 30px;
}

A:link {
	font-family : "Lucida Console";
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #8296A1;
	text-decoration : underline;
	line-height : 30px;
	border : 0px;
}

A:hover {
	font-family : "Lucida Console";
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #8296A1;
	text-decoration : underline;
	line-height : 30px;
	}
