a:link
{
	color: #3369B1;
	text-decoration: underline;
	font-size: 12px;
	border: #BEDCE6;
	font-weight: normal;
} 
a:active 
{
	text-decoration: underline;
} 
a:visited 
{
	color: #4C4C4C;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
} 
a:hover 
{
	color: #4c4c4c;
		font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active 
{
	text-decoration: none;
} 
a.white:visited 
{
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
} 
a.white:hover 
{
	color: #CCCCCC;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
}
