/* CSS Document */

a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.home {
	color: #006699;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
} 
.menu_titles {
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	padding:4px;

}
.addr_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
.mail_style {
	width:65%;
	font-family: tahoma, arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;	
} 
.links {	color: #006699;
	font-style: normal;
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
} 
.userpassword {
	font-size: 10px;
	color: #666666;
	border:1px solid #ccd0ff;
} 
