A:LINK		{ color:#000000; text-decoration:underline }
A:VISITED	{ color:#000000; text-decoration:underline }
A:HOVER		{ color:#000000; text-decoration:none }

.linkstyle1
{
color:#FFFFFF;
text-decoration:underline
}

.linkstyle1:link
{
color:#FFFFFF;
text-decoration:underline
}

.linkstyle1:hover
{
color:#FFFFFF;
text-decoration:none;
font-weight:normal
}

.linkstyle1:visited
{
color:#FFFFFF;
text-decoration:underline
}

.image{
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

ul
{
	font-size: 11px; 
	font-family: Verdana; 
	color: #000000;
	margin-top:0px;
	margin-bottom:10px;
}

.PRIVACY {
	font-family: Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	line-height : 14px;
}

.NORMAL {
	font-family: Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
	line-height : 14px;
}

.NORMALWHITE {
	font-family: Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: none;
	line-height : 14px;
}

.NORMALBOLD {
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	line-height : 14px;
}

.NORMALBOLDWHITE {
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
	line-height : 14px;
}

.NORMALITALIC {
	font-family: Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
	line-height : 14px;
	font-style: italic;
}
