a:link {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #4180C1;
	text-decoration: none;
}
a:visited {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #4180C1;
	text-decoration: none;
}
a:active {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #D1EBF9;
	text-decoration: none;
}
a:hover {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #D1EBF9;
	text-decoration: none;
}
.flattext {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	border: 1px solid #0066FF;
}
.flatbtn {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.mylist {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0033FF;
	background-color: #FFFF00;
}
.mybtn {
	font-family: "MS Sans Serif";
	color: #0033FF;
	border: 1px solid #FFFFFF;
}
.myflattextb {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0066FF;
	border: 1px solid #FFFFFF;
}
