a, .a:link, .a:visited {
	color : #000000;
}
a:hover, .a:active {
	text-decoration : underline;
}
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;
}
