/* Links  */

A:link   {
	COLOR: #404DEA;	
	text-decoration: none;
	}
A:visited {
	COLOR: #404DEA;
	text-decoration: none;
	}
A:active {
				 COLOR: #404DEA;
				 text-decoration: none;
	}
A:hover {
   COLOR: #404DEA;
	 text-decoration: underline;    
	 }

#intext{
color: #000000;
font-size: 14px;
font-family: Verdana;
 text-decoration: underline;
}

#botlink{
color: #000000;
font-size: 13px;
text-decoration: underline;
}


/* text */

#bottext{
color: #ffffff;
font-size: 13px;
text-decoration: none;
}

#header{
color: #006633;
font-size: 23px;
text-decoration: bold;
family: verdana;
}

#welcome{
color: #ffffff;
font-size: 15px;
text-decoration: none;
family: verdana;
}

#title{
color: #ffffff;
font-size: 25px;
text-decoration: bold;
family: Times New Roman;
background-color: #006633;
}

#notice{
color: #7d7d7d;
font-size: 13px;
text-decoration: none;
family: Times New Roman;
text-align: center;
}

/* table */



