@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
p  {
	font-size: 12px;
	font-style: normal;
	color: #D4D4D4;
	padding-left: 30px
}
.tbl  {
	font-size: 12px;
	font-style: normal;
	color: #D4D4D4;
}
.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D4D4D4;
}
h1 {
	font-size: 16px;
	font-style: normal;
	color: #D4D4D4;
	padding-left: 30px
}

A:visited  {color: #D4D4D4;}
A:link  {color: #D4D4D4;}
A:active  {color: #D4D4D4;}
A:hover   {color: #CCCC00; font-weight:bold;}

A.menu:visited  {text-decoration:none; font-size: 13px; font-style: normal; font-weight: bold; color: #ffffff;}
A.menu:link  {text-decoration:none; font-size: 13px; font-style: normal; font-weight: bold; color: #ffffff;}
A.menu:active  {text-decoration:none; font-size: 13px; font-style: normal; font-weight: bold; color: #ffffff;}
A.menu:hover   {font-weight:bold; text-decoration:none; font-size: 13px; font-style: normal; font-weight: bold; color: #CCCC00;}

A.bot:visited  {text-decoration:none; font-size: 9px; font-style: normal; color: #ffffff;}
A.bot:link  {text-decoration:none; font-size: 9px; font-style: normal; color: #ffffff;}
A.bot:active  {text-decoration:none; font-size: 9px; font-style: normal; color: #ffffff;}
A.bot:hover   {text-decoration:none; font-size: 9px; font-style: normal; color: #CCCC00;}

.menu_top  {text-decoration:none; font-size: 13px; font-style: normal; font-weight: bold; color: #ffffff;}
