.GIWC {
	color: #FFFFFF;
	font-family: Arial, "Times New Roman", Verdana;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, "Times New Roman", Verdana;
	font-weight: bold;
}
.text {
	font-family: Arial, "Times New Roman", Verdana;
	font-size: 13px;
	color: #333333;
	list-style-type: disc;
}
.textbold {
	font-family: Arial, "Times New Roman", Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
	list-style-type: disc;
}
.Linksbold {
	font-family: Arial, "Times New Roman", Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #333333;
	list-style-type: disc;
}
.text_title {
	font-family: Arial, "Times New Roman", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #E30D40;
}
.text_smalltitle {
	font-family: Arial, "Times New Roman", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #E30D40;
}
.text_color {
	font-family: Arial, "Times New Roman", Verdana;
	font-size: 13px;
	color: #E30D40;
}

A:link {color:#E30D40;}
A:visited {color: #E30D40;}
A:active {text-decoration: none}