A  {
	text-decoration : none;
	color: #ec018c;
}


a:visited { COLOR: #ec018c; TEXT-DECORATION: none }
a:active {	COLOR: #ec018c; TEXT-DECORATION: none }
A:hover  {
	text-decoration : underline;
	color: #000000;
	background-color: #ec018c;
}
BODY,TABLE,TD {	font-family: "Tahoma"; font-size: 12px;COLOR: #000000; }
SELECT,INPUT,TEXTAREA {	font-family: "Tahoma"; font-size: 11px;COLOR: #000000; }

.alpha{filter:alpha(opacity=70);}
.dot{		width: 3px; height: 3px; background-image: url(images/dot.gif); }

.text-big {	font-size: 16px; font-weight: bold;COLOR: #2E5AA3; }
.text-bigorg {	font-size: 16px; font-weight: bold;COLOR: #F89F35; }
.text-org {	font-size: 11px; COLOR: #F89F35; }
.text-head {	font-size: 12px; font-weight: bold; }
.text-title {	font-size: 11px; }
.text-menu {	font-size: 12px;}

.box {background-color: #EDF5F9;border: 1px solid #CFD7DB;}
.boxgo {background-color: #7AC6EC;border: 1px solid #61B7E2;font-family: "Tahoma"; font-size: 11px;COLOR: #FFFFFF;}
.box2 {background-color: #EDF5F9;border: 1px solid #CFD7DB;	font-size: 11px;}
.boxw {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	font-style: italic;
}
.submit {background-color: #A1C0CF;border: 1px solid #CFD7DB;}
.menu {
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #F7F7F7;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	font-size: 11px;
}
.style1 {color: #0099FF}
.style3 {font-size: small}
.style4 {font-size: small; color: #0099FF; }
.style6 {font-size: small; font-weight: bold; }
.style7 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}

