.smsservice_default {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #333333;
}
.smsservice_menu {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	color: #333333;
}
.smsservice_link {
	font-family: Tahoma, "MS Sans Serif";
	color: #333333;
	text-decoration: underline;
}

a:hover.smsservice_link{
	font-family: Tahoma, "MS Sans Serif";
	color: #FF6600;
	text-decoration: underline;
}
.smsservice_topic {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

a:hover.smsservice_topic{
	font-family: Tahoma, "MS Sans Serif";
	color: #FF6600;
	text-decoration: underline;
}
.smsservice_description {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.smsservice_topicwhite {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.smsservice_red {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
