.white_text1 {
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	color: #FFFFFF;
}

.black_text1 {
	font-family: Microsoft Sans Serif;
	font-size: 13px;
	color: #000000;
}


.big_text1 {
	font-family: Microsoft Sans Serif;
	font-size: 16px;

}


.yellow_link1 a:link {
font-family:Microsoft Sans Serif;
	font-size:13px;
	color:#e4ff00;
text-decoration:none;

}


.yellow_link1 a:visited {
font-family:Microsoft Sans Serif;
	font-size:13px;
	color:#e4ff00;
text-decoration:none;

}

.yellow_link1 a:hover {
font-family:Microsoft Sans Serif;
font-size:13px;
color: #ff1111;
text-decoration:underline;

}

.yellow_link1 a:active {
font-family:Microsoft Sans Serif;
	font-size:13px;
	color:#e4ff00;

text-decoration:none;

}



.white_link1 a:link {
font-family:Microsoft Sans Serif;
	font-size:13px;
	color:#ffffff;
text-decoration:none;

}



.white_link1 a:visited {
font-family:Microsoft Sans Serif;
	font-size:13px;
	color:#ffffff;
text-decoration:none;

}


.white_link1 a:hover {
font-family:Microsoft Sans Serif;
font-size:13px;
color: #FFCC00;
text-decoration: none;

}


.white_link1 a:active {
font-family:Microsoft Sans Serif;
	font-size:13px;
	color:#ffffff;

text-decoration:none;

}


.white_link_S a:link {
font-family:Microsoft Sans Serif;
	font-size:11px;
	color:#ffffff;
text-decoration:none;

}



.white_link_S a:visited {
font-family:Microsoft Sans Serif;
	font-size:11px;
	color:#ffffff;
text-decoration:none;

}


.white_link_S a:hover {
font-family:Microsoft Sans Serif;
font-size:11px;
color: #FFCC00;
text-decoration: none;

}


.white_link_S a:active {
font-family:Microsoft Sans Serif;
	font-size:11px;
	color:#ffffff;

text-decoration:none;

}
.dash_border {
	border: 1px dashed #FFFFFF;
}

