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

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

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

.spec			{ font-size: 10px														}
.spec	 tt		{ font-size: 10px;	font-weight: bold;		color: #666						}	/*term*/
.spec	 font b	{ font-size: 18px;	font-weight: bold;		color: #000						}	/*model name*/
.spec	 font		{ font-size: 14px;	font-weight: normal;		color: #000						}	/*model name aux*/
.spec	 i		{ font-size: 10px;	font-weight: normal;		color: #666; 	font-style: normal		}	/*multiple models*/
.spec a:link	{ 				font-weight: normal;		color: #666;	text-decoration:none		}
.spec a:hover	{ 				font-weight: normal;		color: #000;	text-decoration:underline	}
.spec a:active	{ 				font-weight: normal;		color: #666;	text-decoration:underline	}
.spec a:visited	{ 				font-weight: normal;		color: #666;	text-decoration:none		}

.capt			{ font-size: 10px;						color: #000						}
.capt a:link	{ 									color: #666;	text-decoration:none		}
.capt a:hover	{ 									color: #000;	text-decoration:underline	}
.capt a:active	{ 									color: #666;	text-decoration:underline	}
.capt a:visited	{ 									color: #666;	text-decoration:none		}

.cath			{ font-size: 10px;	font-weight: bold										}	/*category header*/

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

