.border {
	border: 1px solid #ECE0BD;
}
.bgtitle {
	background-color: #ECE0BD;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
.bgtitle2 {
	background-color: #ECE0BD;
	font-size: 10pt;
}
body {
	background: url("images/dots.png");
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE0BD;
}
.bgfooter {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	background-color: #ECE0BD;
}
a:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
	
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	width:100%;
}


.announce {
	font-family: Verdana;
	font-size: 11px;
}
.kotak {
	border: 1px solid;
}
/*
a.me:link {
	background-color: #CCCCCC;
}
a.me:hover {
	background-color: #999999;
}
a.me:visited {
	background-color: #666666;
}
*/
a.me:link {
	color: #000000;
}
a.me:hover {
	color: #000000;
}
a.me:visited {
	color: #000000;
}