body {	margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
div {margin:0;padding:0;}
.FooterLink a {font-weight: bold; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.BodyText {}
.RealKISS {color: #7A1F1A; font-weight: bold; font-size: 14px;}
.GrayTitle {color: #313842; font-size: 16px; font-weight: bold;}

.Red {color: #7A1F1A;}
.White {color: #FFFFFF;}
.Blue {color: #3637C5;}

.Bold {font-weight: bold;}
.Italic {font-style: italic;}
.Underline {text-decoration: underline;}
.Normal {font-style: normal;}

.Smallest {font-size: 8px;}
.Small {font-size: 10px;}
.Big {font-size: 14px;}
.Bigger {font-size: 16px;}
.Biggest {font-size: 18px;}

a.Features {font-weight: bold;}
a.Features:active {color: #000000;}
a.Features:link {color: #000000;}
a.Features:visited {color: #000000;}
a.Features:hover {color: #2928BD;}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.anylinkcss {
position:absolute;
visibility: hidden;
border:1px solid #3A3E49;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #949AA5;
width: 205px;
}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #3A3E49;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #FFFFFF;
}

.anylinkcss a:hover { /*hover background color*/
background-color: #424952;
color: #FFFFFF;
}

