.myinputbtn {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3399;
	border: 1px solid #000000;
}

a:link {
	color: #886A76;
	text-decoration: none;
}
a:visited {
	color: #886A76;
	text-decoration: none;
}
a:hover {
	color: #886A76;
	font-weight: bold;
}
a:active {
	color: #886A76;
	text-decoration: none;
}

a.bigpinklink:link {
	color: #FF3399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.bigpinklink:visited {
	color: #FF3399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.bigpinklink:active {
	color: #FF3399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.bigpinklink:hover {
	color: #000000;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}

a.biglink:link {
	color: #886A76;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.biglink:visited {
	color: #886A76;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.biglink:active {
	color: #886A76;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.biglink:hover {
	color: #886A76;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}
a.bluelink:link {
	color: blue;
	text-decoration: underline;
	font-size: 11px;

}
a.bluelink:visited {
	color: blue;
	font-size: 11px;
	text-decoration: underline;
}
a.bluelink:active {
	color: blue;
	font-size: 11px;
	text-decoration: underline;
}
a.bluelink:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: underline;
}

a.purplelink:link {
	color: #B7173D;
	font-size: 11px;
	font-weight: bold;
}
a.purplelink:visited {
	color: #B7173D;
	font-size: 11px;
	font-weight: bold;
}
a.purplelink:active {
	color: #B7173D;
	font-size: 11px;
	text-decoration: underline;
}
a.purplelink:hover {
	color: #B7173D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

table {
	font-family: verdana;
	font-size: 11px;
}

.bluefont {
	font-weight: bold;
	color: #0066CC;
}

.redfont {
	color: red;
}

input {
	font-family: verdana;
	font-size: 11px;
}
select {
	font-family: verdana;
	font-size: 11px;
}
textarea {
	font-family: verdana;
	font-size: 11px;
}
.bluefont {
	color: #7FB2E4;
}
.darkbluefont {
	color: #040D86;
}
.purpleheader {
	background-color: #F8BED7;
	font-weight: bold;
	color: #B7173D;
}
.purpleheadergeorgia {
	background-color: #F8BED7;
	font-weight: bold;
	color: #B7173D;
	font-family: Georgia;
}
.blueheader {
	font-weight: bold;
	color: white;
	background-color: #737AF9;
}
.whitefont {
	color: #FFFFFF;
}
.lightblueheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6BC7F8;
}
.purplefont {
	font-size: 11px;
	color: #8B0568;
}
.headerfont {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.greenheader {
	color: #6C8B01;
	background-color: #D2EC8B;
	font-weight: bold;
}
.greyheader {
	color: #818181;
	background-color: #D3D3D3;
	font-weight: bold;
}
.darkpurpleheader {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #992379;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a.whitelink:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.darkpurplebg {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BD70DD;
}

a.whitelink:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
a.whitelink:active {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
a.whitelink:hover {
	color: #FFFF00;
	font-weight:bold;
	font-size: 11px;
	text-decoration: underline;
}
a.blacklink:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
a.blacklink:active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
a.blacklink:hover {
	color: #990000;
	font-weight:bold;
	font-size: 11px;
	text-decoration: underline;
}
.bigalertfont {
	color: red;
}
.arial {
	font-family: arial;
}
.lightpinkbg {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4284;
}

.violetheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B58CB5;
}
.pinkbg {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F881BF;
}
.strikefont {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
}
.smallfont {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}
.greenfont {
	font-family: verdana;
	font-size: 11px;
	color: #009900;
}
.orangefont {
	font-family: verdana;
	font-size: 11px;
	color: #FF9900;
}
.orangebg {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFCC00;
	color: #FFFFFF;
}
.biggerfont {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
}
