a:link,a:visited,a:active { 
	text-decoration: none; 
	font-weight: bold;
}
a:hover {
	text-decoration: underline; 
	font-weight: bold
}
select, option, input, textarea,td {
	font-family:Tahoma;
	font-size: 11px;
}
hr {
	height: 1px;
	color: #F30503;
}
form {
	margin: 0 0 0 0;
}
.bigtext{
	font-family:Tahoma;
	font-size: 13px;
	width: 70%;
	text-align: justify;
}
.bigtext2, .bigtext3 td{
	font-family:Tahoma;
	font-size: 13px;
	text-align: justify;
}
.boldwhite td,{
	font-weight: bold;
	color: #ffffff;
}

.whitelink * { 
	color: #ffffff;
	font-weight: light;
}
