﻿body { font-family: Arial, Verdana,  Helvetica, sans-serif;  
       font-size:12px;
}

a:link
{
	color: #000099;
	text-decoration:none;
}
 
a:visited
{ 
 	 color: #000099;  
	text-decoration:none; 
}

a:hover
{
	text-decoration: underline;
	color: #3366CC;
}
  
.royalblue { color: #4169e1; }

.header_list
{
	background-color: #000066; 
}
.div100
{  
	color: #FFFFFF; 
	width:100%;   
	text-align: center;   
	cursor:hand;
}
.font_8 {font-size: 8px; }

.font_18 {font-size: 18px; font-weight: normal;}


.link_bold {font-weight: bold;  text-decoration: none;  }

.link_bold_u {font-weight: bold; font-size: 18px;    }
 
.brown_bold {font-weight: bold; font-size: 18px; color: #660000; text-decoration: none;}

.brown_bold_u{font-weight: bold; font-size: 18px; color: #660000;  }

.brown  {font-weight: normal; font-family:Arial;  font-size: 12px; color: #660000; text-decoration: none;}

.red_bold
{
	font-weight: bold;
	font-size: 22px;
	color: #cc0066;
	text-decoration: none;
}
.black_link
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}