
a:link {color: #8034FF; text-decoration: none; font-weight: bold}
a:visited {color: #8034FF; text-decoration: none}
a:hover {color: #ffffff; text-decoration: underline}

.heading {font: normal 700 16px arial;
	color: #8034FF}




.smallwhitetext {font-style: normal;
		font-weight: 800;
		font-size: 10px;
		font-family: arial;
		color: #ffffff;
		}

a.smalllink:link {color: #cccccc; text-decoration: none}
a.smalllink:visited {color: #cccccc; text-decoration: none}
a.smalllink:hover {color: #8034FF; text-decoration: underline}




.plaintext {font-style: normal;
		font-weight: 100;
		font-size: 12px;
		font-family: arial;
		color: #ffffff;
		}


.darkboldtext {font-style: normal;
		font-weight: bold;
		font-size: 12px;
		font-family: arial;
		color: #8034FF;
		}





