/* css for bulk sms by Manoj Shekhawat */



.link
a.link:link {
 color:#006699;
 text-decoration:none;
  }
a.link:visited {
	color:#006699;
	text-decoration:none;
}
a.link:hover {
  color:#006699;
  text-decoration:underline;
}

.body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#003333;
padding-left:10px;
padding-top:20px;
padding-right:4px;
text-decoration:none;
}

.botten {
font-family:Tahoma;
font-weight:bold;
font-size:12px;
line-height:16px;
color:#FFFFFF;
padding-left:10px;
text-decoration:none;
}
a.botten:hover {
color:#CCCCCC;
text-decoration:none;
}

.copy {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
line-height:16px;
text-decoration:none;
}

.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#003333;
text-decoration:none;
}

.date {
font-family:Tahoma;
font-size:12px;
line-height:16px;
color:#000000;
padding-right:4px;
text-decoration:none;
}