@charset "utf-8";
/* CSS Document */
a.nav_link {
	color:#000000;
	text-decoration:none;
} 
a.nav_link:hover {
	color:#AA0000;
	text-decoration:none;
} 
a.sml_link {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000033;
	font-weight:normal;
	text-decoration:none;
} 
a.sml_link:hover {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
} 
a.mBoardLinks {
	color: #000066;
	text-decoration: none;
}
a.mBoardLinks:hover {
	color: #999999;
	text-decoration: none;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a.pig_link {font-family:tahoma; font-size: 12px; color:#000000; font-weight:normal; text-decoration:underline;} 
a.pig_link:hover {font-family:tahoma; font-size: 12px; color:#AA0000; font-weight:normal; text-decoration:underline;} 
a.bog_link {font-family:tahoma; font-size: 12px; color:#000000; font-weight:bold; text-decoration:none;} 
a.bog_link:hover {font-family:tahoma; font-size: 12px; color:#000000; font-weight:bold; text-decoration:underline;} 
a.dig_link {font-family:tahoma; font-size: 12px; color:#000000; font-weight:normal; text-decoration:none;} 
a.dig_link:hover {font-family:tahoma; font-size: 12px; color:#000000; font-weight:normal; text-decoration:none;} 
a.dog_link {font-family:tahoma; font-size: 10px; color:#000000; font-weight:normal; text-decoration:none;} 
a.dog_link:hover {font-family:tahoma; font-size: 10px; color:#000000; font-weight:normal; text-decoration:none;} 

