td {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	letter-spacing: normal; 
	word-spacing: normal; 
	font-style: normal; 
	line-height: 16px; 
	color: #ffffff; 
	text-decoration: none;
	}

.title{
	font-family: Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 16px;
	color : #6E9CD8;
}

.intro {
	font-family: Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height:  14px;
	color : #FFFFCC;
}

a:link {
	color : #FFFFCC;
	text-decoration : none;
	}

a:visited {
	color : #FFFFCC;
	text-decoration : none;
	}

a:active {
	color : #ff0000;
	text-decoration : none;
	}

a:hover	{
	color : #66ccff;
	text-decoration : underline;
	}

a.darkbkgdlinks:link {
	color : #33ffff;
	font-family: Verdana, sans-serif; 
	font-size : 9px;
	}

a.darkbkgdlinks:visited {
	color : #33ffff;
	font-family: Verdana, sans-serif; 
	font-size : 9px;
	}

a.darkbkgdlinks:active {
	color : #ffffff;
	font-family: Verdana, sans-serif; 
	font-size : 9px;
	}

a.darkbkgdlinks:hover {
	color : #ffffff;
	font-family: Verdana, sans-serif; 
	font-size : 9px;
	}
	
.input_field {
	border : 1 solid #4578B8;
	background-color : #EFD7D9;
	}
