body {
	background-attachment: fixed;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial; font-size: 10px; font-style: normal; color: #ffffff;
}
A.box1{font-family:Verdana, Arial;color:#313104;font-size:14px;}
A.box1:visited{font-family:Verdana, Arial;color:#313104;font-size:14px;}
A.box1:hover{font-family:Verdana, Arial;color:#808000;font-size:14px;text-decoration:none;}
A.box1:link{font-family:Verdana, Arial;color:#313104;font-size:14px;}
.style1{ 
	font-family: Verdana, Arial; font-size: 14px;font-weight:bold; font-style: normal; color: #ffffff;}
.style2{ 
	font-family: Verdana, Arial; font-size: 16px; font-style: normal; color: #ffffff; 
}
.style3{ 
	font-family: Verdana, Arial; font-size: 12px;font-weight:bold; font-style: normal; color: #ffffff;}
	
.style4{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color: #003366;}

td{ 
	font-family: Verdana, Arial; font-size: 14px; font-style: normal; color: #003366; 
}
table{ 
	font-family: Verdana, Arial; font-size: 14px; font-style: normal; color: #ffffff; 
}
p{
	font-family: Verdana, Arial; font-size: 14px; font-style: normal; color: #313104; 
}

A:link{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#336666; text-decoration:none; font-weight:bold;}
A:visited{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#336666; text-decoration:none; font-weight:bold;}
A:hover{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#3333FF; text-decoration:none; font-weight:bold;}
A:active{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#330044; text-decoration:none; font-weight:bold;}
A:visited:hover{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#3333FF; text-decoration:none; font-weight:bold;}

/*
a{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#336666; font-weight:bold; }
a:active{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#336666; text-decoration:none; font-weight:bold;}
a:hover{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#3333FF; text-decoration:none; font-weight:bold; }
a:visited.hover{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#3333FF; text-decoration:none; font-weight:bold;}
a:link{	font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#336666; text-decoration:none; font-weight:bold;}
a:visited{font-family: Verdana, Arial; font-size: 14px; font-style: normal; color:#336666; text-decoration:none; font-weight:bold;}

*/
A.sam:link{font-family:Verdana, Arial; color:#ffffff; font-size:12px; text-decoration:none; font-weight:bold; font-style:normal;}
A.sam:visited{font-family:Verdana, Arial; color:#ffffff; font-size:12px; text-decoration:none; font-weight:bold;font-style:normal;}
A.sam:hover{font-family:Verdana, Arial; color:#000000; font-size:12px; text-decoration:underline; font-weight:bold; font-style:normal;}
A.sam:active{font-family:Verdana, Arial; color:#000000; font-size:12px; text-decoration:none; font-weight:bold; font-style:normal;}

/*

<!--a.sam:active{font-family:Verdana, Arial;font-size:12px;font-style:normal;color:#ffffff; text-decoration:none;}
a.sam:hover{font-family: Verdana, Arial;font-size:12px;font-style:normal;color: #000000; text-decoration:none; }
a.sam:visited:hover{font-family:Verdana, Arial;font-size:12px;font-style:normal;color: #000000; text-decoration:none;}
a.sam:link{	font-family:Verdana, Arial;font-size:12px;font-style:normal;color:#ffffff;text-decoration:none;}
a.sam:visited{font-family:Verdana, Arial;font-size:12px;font-style:normal;color:#669966; text-decoration:none;}
-->*/

A.link2:link{font-family:Arial; color:#313104; font-size:14px; text-decoration:none; font-weight:bold;}
A.link2:visited{font-family:Arial; color:#313104; font-size:14px; text-decoration:none; font-weight:bold;}
A.link2:hover{font-family:Arial; color:#666666; font-size:14px; text-decoration:underline; font-weight:bold;}
A.link2:active{font-family:Arial; color:#313104; font-size:14px; text-decoration:none; font-weight:bold;}

A.sri:link{font-family:Verdana, Arial; font-size:12px; text-decoration:none; font-weight:bold;font-style: normal; color:#663300;}
A.sri:visited{font-family:Verdana, Arial; font-size:12px; text-decoration:none; font-weight:bold; font-style: normal; color:#994466;}
A.sri:hover{font-family:Verdana, Arial; font-size:12px; text-decoration:underline; font-weight:bold; font-style:normal; color:#00FF49;}
A.sri:active{font-family:Verdana, Arial; font-size:12px; text-decoration:none; font-weight:bold; font-style:normal; color:#994466;}

/* proper procedure to give links
a:link {color: #FF0000}     unvisited link 
a:visited {color: #00FF00}  /* visited link 
a:hover {color: #FF00FF}   /* mouse over link 
a:active {color: #0000FF}   /* selected link 

*/