.Trebuchet_10px {
	font-family : "Trebuchet MS";
	font-size : 10px;
	font-style : normal;
	line-height : normal;
	color : #000000;
	text-decoration : none;
	font-weight: normal;
}
.Trebuchet_12px {
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-style : normal;
	line-height : normal;
	color : #000000;
	text-decoration : none;
	font-weight: normal;
}

.Trebuchet_12pxBold {
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-style : normal;
	line-height : normal;
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}
.Verdana_10px
{
	font-family : Verdana;
	font-size : 10px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	color: #009999;
}

A:link	{	
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : normal;
	line-height : normal;
	text-decoration:	none;
	color:	#333333;
	font-weight: bold;

	}	
		
A:visited	{	
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : normal;
	line-height : normal;
	text-decoration:	none;
	color:  #333333;
	font-weight: bold;

	}	
		
A:active	{
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : normal;
	line-height : normal;
	text-decoration:	none;
	color:	#333333;
	font-weight: bold;

	}	
		
A:hover	{	
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : normal;
	line-height : normal;
	text-decoration:	underline;
	color:	#000000;
	font-weight: bold;

	}
.CmdButton {
	FONT-SIZE: 11px;
	WIDTH: 100px;
	COLOR: #000066;
	FONT-FAMILY: Verdana;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #0099FF;
	Cursor: hand
}