@charset "utf-8";
/* CSS Document */
.CoolFont {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12pt;
}
body {
	background-image: url(bg_gita.jpg);
	background-color:  #333366 ;
	color:#003333;
	font-family:Tahoma;
	font-size:11px;
	line-height:12pt;
	margin-top: 0px;
	margin-left: 0px;
}
.CoolContent {
	background-color: #666699; 
	color:#003333;
	font-family:Tahoma;
	font-size:11px;
	line-height:12pt;
}
A {
	font:Tahoma;
	size:2;
	color:   #000066;  
}
A:link {
	color: #000066;  
	text-decoration: none;
}
A:visited  {
	color: #000066;  
	text-decoration: none;
}
A:active {
	color:#000099;
	text-decoration: none;
}
A:hover {
	color: #CC0000;#000099;
	text-decoration: none;
}
TD {
	
	color: #009999; #33CCCC; #000066;
	font-family:Tahoma;
	font-size:11px;
	line-height:12pt;
}
.title2 {
	
	color: #009999;  
	font-family:Tahoma;
	font-size:16px;
	line-height:17pt;
}
