a, .a:link, .a:visited {
	color : #000000;
}
a:hover, .a:active {
	text-decoration : underline;
}

a.link2{
    color : #656565;
    font-style:italic;
    text-decoration: underline;
	font-size : 80%;
}

.link2 a{
    color : #656565;
    font-style:italic;
    text-decoration:none;
    font-size : 80%;

}


td {
	color : #656565;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
}
.menu:link, .menu:visited {
	color : #6D6D6D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11 px;
	text-decoration : none;
}
.menu:hover, .menu:active {
	color : Black;
	text-decoration : none;
}
.red, .red:link, .red:visited {
	color : #CB2B00;
	font-weight : bold;
	text-decoration : none;
}
.red:hover, .red:active {
	color : #000000;
	text-decoration : none;
}
.white, .white:link, .white:visited {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.white:hover, .white:active {
	text-decoration : underline;
}


.menu {	color : #6D6D6D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
 }.smaller {
	font-size: 80%;
}

.white { font-size: 80% }
.address {
	font-size: 70%;
}
.title1 {
	font-size: 125%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.box {
	background-color: #EEEEEE;
	border: 1px dotted #999999;
}

