body { 
	height: 100%; 
	width: 100%;
	background-color: #212121;
	color: #FEFEFE;
	text-align: center; 
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;  
	margin-right: 0px;  
	margin-bottom: 0px;
}

A { 
	color: #FF3E91;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A:hover { 
	color: #FEFEFE;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.menu { 
	color: #FF3E91;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.menu:hover { 
	color: #FEFEFE;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.info { 
	text-align: justify; 
	color: #FEFEFE;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin-left: 0px;  
	margin-top: 0px;  
	margin-right: 0px;  
	margin-bottom: 0px;
}

.info_header { 
	color: #FEFEFE;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	margin-left: 0px;  
	margin-top: 0px;  
	margin-right: 0px;  
	margin-bottom: 0px;
}

.header { 
	text-align: justify; 
	color: #FF3E91;
	font-size: 15px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.header_small { 
	text-align: justify; 
	color: #FF3E91;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.header_image { 
border-color:#FF3E91;
border-top-style:solid;
border-top-width: 1px;
border-bottom-style:solid;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
}

.highlight { 
	text-align: justify; 
	color: #FF3E91;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}


.offer01 { 
	text-align: justify; 
	background-color: #FDB7D5;
	color: #FEFEFE;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 5px 10px 10px 10px;
	margin-left: 0px;  
	margin-top: 0px;  
	margin-right: 0px;  
	margin-bottom: 0px;
}

.offer02 { 
	text-align: justify; 
	background-color: #C25383;
	color: #FEFEFE;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 5px 10px 10px 10px;
	margin-left: 0px;  
	margin-top: 0px;  
	margin-right: 0px;  
	margin-bottom: 0px;
}

.offer03 { 
	text-align: justify; 
	background-color: #83224C;
	color: #FEFEFE;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 5px 10px 10px 10px;
	margin-left: 0px;  
	margin-top: 0px;  
	margin-right: 0px;  
	margin-bottom: 0px;
}

.footer { 
	background-color: #FF3E91;
	color: #FEFEFE;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


.suggestion_button { 
	text-align: center;
	background-color: #FF3E91; 
	color: #FEFEFE;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	margin-left: 0px;  
	margin-top: 0px;  
	margin-right: 0px;  
	margin-bottom: 0px;
}