body
{	margin:0px;
	background-color:#f9dfff;
	
}
.login a
{	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding:2px;
}
.login a:hover
{	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fbc749;
	text-decoration: none;
	padding:2px;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	width:140px;
	height:13px;
	text-align:left;
	}

.text {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #3e3f40;
	text-decoration: none;
	padding:0px;
}

.texts {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #3a4490;
	text-decoration: none;
	padding:0px;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}


.readmore a
{	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3a4490;
	text-decoration: none;
	padding:3px;
	
}
.readmore a:hover
{	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #e7663b;
	text-decoration: none;
	padding:3px;
}
	
.botlink a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding:3px;
}

.botlink a:hover{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #9faaff;
	text-decoration: none;
	padding:3px;
}

.copyright {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding:3px;
}

