.style1 {color: #CCCCCC}

.style4 {color: #333333}

a:link 
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited 
{
	text-decoration: none;
	color: #FFFFFF;
}

a:link:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

a.why:link 
{
	text-decoration: none;
	color: #006699;
}
a.why:visited 
{
	text-decoration: none;
	color: #006699;
}

a.why:link:hover
{
	text-decoration: none;
	color: #006699;
}

a.why:hover
{
	text-decoration: none;
	color: #006699;
}

.leftbr
{
background-image:url(../Images/borders/left.gif);
background-repeat:repeat-y;
}

.rightbr
{
background-image:url(../Images/borders/right.gif);
background-repeat:repeat-y;
}

.topbr
{
background-image:url(../Images/borders/top.gif);
background-repeat:repeat-x;
}

.bottombr
{
background-image:url(../Images/borders/bottom.gif);
background-repeat:repeat-x;
}

.left-bluebr
{
background-image:url(../Images/borders/left_blue.gif);
background-repeat:repeat-y;
}

.right-bluebr
{
background-image:url(../Images/borders/right_blue.gif);
background-repeat:repeat-y;
}

.top-bluebr
{
background-image:url(../Images/borders/top_blue.gif);
background-repeat:repeat-x;
}

.bottom-bluebr
{
background-image:url(../Images/borders/bottom_blue.gif);
background-repeat:repeat-x;
}

a.keylink:link 
{
	text-decoration: none;
	color: #003399;
}
a.keylink:visited 
{
	text-decoration: none;
	color: #003399;
}

a.keylink:link:hover
{
	text-decoration: none;
	color: #003399;
}

a.keylink:hover
{
	text-decoration: none;
	color: #003399;
}