/*default font-family wishlist*/
body,th,td	,tt,p	{ font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular; color: #fff	}

/*class definitions*/
.addr			{ font-size: 10px;						color: #fff						}
.addr a:link	{ 				font-weight: normal;		color: #fff;	text-decoration:none		}
.addr a:hover	{ 				font-weight: normal;		color: #ccc;	text-decoration:underline	}
.addr a:active	{ 				font-weight: normal;		color: #fff;	text-decoration:underline	}
.addr a:visited	{ 				font-weight: normal;		color: #fff;	text-decoration:none		}

.crmb		{ font-size: 10px;	font-weight: bold;		color: #fff						}
.crmb a:link	{ 				font-weight: normal;		color: #fff;	text-decoration:none		}
.crmb a:hover	{ 				font-weight: normal;		color: #ccc;	text-decoration:underline	}						}
.crmb a:active	{ 				font-weight: normal;		color: #fff;	text-decoration:underline	}
.crmb a:visited	{ 				font-weight: normal;		color: #fff;	text-decoration:none		}

.menu		{ font-size: 10px;	font-weight: bold										}
.menu a:link	{ 				font-weight: normal;		color: #fff;	text-decoration:none		}
.menu a:hover	{ 				font-weight: normal;		color: #ccc;	text-decoration:underline	}
.menu a:active	{ 				font-weight: normal;		color: #fff;	text-decoration:underline	}
.menu a:visited	{ 				font-weight: normal;		color: #fff;	text-decoration:none		}
