﻿body{
	margin:0px;
	background-color:#777474;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FF7585;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
	font-weight:normal;
	color:#E8ECA2;
}
a.trums_link{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#E8ECA2;
}
a.trums_link:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#33CCFF;
}
