/* CSS Document */
/*@import "style_bar.css";
@import "style.css";*/
body{
        margin:0;
        padding:0;
        
background-color:#33CCFF;
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:0;
/*font-family:"Times New Roman", Times, Arial,;*/
font-size:14px;
bgcolor:#BCCCDF; 
color:#003399;
link:#0000FF;
}
#text{ padding:30px;}
h2{
color:#003399;
}
#aa:visited
	{
	font-weight:inherit;
	text-decoration: none; 
	font-family: "Times New Roman", Helvetica, Times, serif, Arial,;
	font-weight: bold;
	}
#aa:active
	{

	background-color: #dddddd;
	text-decoration: none; 
	font-family: "Times New Roman", Helvetica, Times, serif, Arial,;
	font-weight: bold;
	}
#aa:hover 
	{
	text-decoration: none; 
	background-color:#ffffff;
	font-family: "Times New Roman", Helvetica, Times, serif, Arial,;
	font-weight: bold;
	}

