a:link
{
	color: #341AB3; 
}

a:visited
{
	color: #B31A9A; 
} 
a:active 
{
	color: rgb(255,153,0);
}
a:hover
{
font-weight:; text-transform:uppercase 
}
table
{
	background-color: #FFFFFF;
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana, Arial, Tahoma;
	background-color: rgb(255,255,230);
	color: #000000;
}

h1
{
	font-family: DicotMedium, Arial;
	color: rgb(255,255,204);font-size:18pt
}
h2
{
	font-family: Verdana, Tahoma;
	color: rgb(255,255,204);font-size:12pt
}
h3
{
	font-family: Verdana, Tahoma;
	color: #000000;font-size:12pt 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}