TABLE {
	COLOR: #333333; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

a:link 		{  color: #ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a:active 	{  color: #ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a:visited 	{  color: #ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a:hover 	{  color: #ffcccc; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}

a.menu:link 	{  color: #ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold}
a.menu:active 	{  color: #ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold}
a.menu:visited 	{  color: #ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold}
a.menu:hover 	{  color: #ffffcc; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold}

a.pagelink:link 	{  color: #333333; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a.pagelink:active 	{  color: #333333; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a.pagelink:visited 	{  color: #333333; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a.pagelink:hover 	{  color: #E13177; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}


.title_content {
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet Ms", Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 15pt;
	font-style: normal;
	font-weight: bold;
}

.title_subcategory {
	COLOR: #FFFCAE;
	FONT-FAMILY: "Trebuchet Ms", Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 13pt;
	font-style: normal;
	font-weight: bold;
}

.title_subcategory2 {
	COLOR: #FFC5DF;
	FONT-FAMILY: "Trebuchet Ms", Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 13pt;
	font-style: normal;
	font-weight: bold;
}

.copyright {
	COLOR: #ffffff;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: none;
}

.txt_darkPink {
	COLOR: #E22C74;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_lightPink {
	COLOR: #FED6E8;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_white {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_grey8{
	COLOR: #666666;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: none;
}

