A
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #F47109;
    TEXT-DECORATION: underline;
}
.bigblack{
	color : #000000;
	font-size : 90%;
	font-weight : normal;
	font-family :   Verdana,Arial, Ms Sans serif;
	text-decoration : none;
}

.black{
	color : #000000;
	font-size : 80%;
	font-weight : normal;
	font-family :   Arial, Ms Sans serif;
	text-decoration : none;
}
.smallblack{
	color : #000000;
	font-size : 70%;
	font-weight : normal;
	font-family :   Arial, Ms Sans serif;
	text-decoration : none;
}
.lblue{
	color : #5580FF;
}

a.link{
	color : #0000dd;
	font-size : 100%;
	font-weight : normal;
	font-family : Arial, Ms Sans serif;
	text-decoration : underline;

}
a.link:hover{
	color : #ff0000;
	font-size : 100%;
	font-weight : normal;
	font-family : Arial, Ms Sans serif;
	text-decoration : underline;

}

.red{
	color : #ff0000;
}

a.red{
	color : #ff0000;
	font-size : 100%;
	font-weight : normal;
	font-family :   Arial, Ms Sans serif;
	text-decoration : none;

}
a.red:hover{
	color : #ff0000;
	font-size : 100%;
	font-weight : normal;
	font-family :   Arial, Ms Sans serif;
	text-decoration : underline;
}

.white{
	color : #ffffff;
	font-size : 13px;
	font-weight : normal;
	font-family :   Arial, Ms Sans serif;
	text-decoration : none;
}
.menu{
    color : #000000;
    font-size : 13px;
 	font-weight : bold;
	font-family :   Arial, Ms Sans serif;
	text-decoration : none;
}
.bigred{
    color : #9a0000;
    font-size : 14px;
 	font-weight : normal;
	font-family :  Ms Sans serif;
	text-decoration : none;
}
.ieform {
	font-size : 11px;
	font-weight : normal;
	font-family : Arial;
	text-valign: middle;
}
.nsform{
	font-family :Arial;
	font-size: 11px;
}
