/* CSS Document */

	body {
		font-family			: Arial, Helvetica, sans-serif;
		margin				: 0px 0px 0px 0px;
	}
	
	frameset {
		border				: 0px;
		background-color	: #ffff80;
	}
	
	.Loader { 
		background:url('http://www.cheaplastminutes.nl/images/loading.gif') no-repeat center center; 
	}
	
	.text_1_h1 {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 18px;
	}

	.text_1_h2 {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 18px;
		font-weight			: bold;
	}

	.text_1_h3 {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 16px;
		font-weight			: bold;
	}
	
	.text_1_h4 {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
	}
	
	.text_1_h5 {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
	}
	
	.text_1_h6 {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 9px;
	}
	
	.text_2_h1 {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 14px;
		color				: #1761AC;
	}

	.text_2_h3 {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 16px;
		font-weight			: bold;
		color				: #1761AC;
	}
	


/* +--------------------------------------------------------------------------------------------+ 
// | Link styles																				|
// +--------------------------------------------------------------------------------------------+ */
	a.menu:active {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
		color				: #FFFFFF;
		text-decoration		: none;
	}
	
	a.menu:link {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
		color				: #FFFFFF;
		text-decoration		: none;
	}
	
	a.menu:visited {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
		color				: #FFFFFF;
		text-decoration		: none;
	}
	
	a.menu:hover {  
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
		color				: yellow;
		text-decoration		: none;
	}

	a.price:active {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 30px;
		font-weight			: bold;
		color				: #ffff80;
		text-decoration		: underline;
	}
	
	a.price:link {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 30px;
		font-weight			: bold;
		color				: #ffff80;
		text-decoration		: underline;
	}
	
	a.price:visited {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 30px;
		font-weight			: bold;
		color				: #ffff80;
		text-decoration		: underline;
	}
	
	a.price:hover {  
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 30px;
		font-weight			: bold;
		color				: #ffff80;
		text-decoration		: underline;
	}

	a.CountryName:active {
		font-family			: Arial, Helvetica, sans-serif;
		font-weight			: bold;
		color				: #ffff80;
		text-decoration		: underline;
	}
	
	a.CountryName:link {
		font-family			: Arial, Helvetica, sans-serif;
		font-weight			: bold;
		color				: #ffff80;
		text-decoration		: underline;
	}
	
	a.CountryName:visited {
		font-family			: Arial, Helvetica, sans-serif;
		font-weight			: bold;
		color				: #ffff80;
		text-decoration		: underline;
	}
	
	a.CountryName:hover {  
		font-family			: Arial, Helvetica, sans-serif;
		font-weight			: bold;
		color				: #ffff80;
		text-decoration		: underline;
	}

	a.legenda:active {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
		color				: #1761AC;
		text-decoration		: none;
	}
	
	a.legenda:link {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
		color				: #1761AC;
		text-decoration		: none;
	}
	
	a.legenda:visited {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
		color				: #1761AC;
		text-decoration		: none;
	}
	
	a.legenda:hover {  
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
		color				: red;
		text-decoration		: none;
	}

	a.legendaSmall:active {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 10px;
		font-weight			: bold;
		color				: #1761AC;
		text-decoration		: none;
	}
	
	a.legendaSmall:link {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 10px;
		font-weight			: bold;
		color				: #1761AC;
		text-decoration		: none;
	}
	
	a.legendaSmall:visited {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 10px;
		font-weight			: bold;
		color				: #1761AC;
		text-decoration		: none;
	}
	
	a.legendaSmall:hover {  
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 10px;
		font-weight			: bold;
		color				: red;
		text-decoration		: none;
	}

/* +--------------------------------------------------------------------------------------------+ 
// | form styles																				|
// +--------------------------------------------------------------------------------------------+ */
	.select {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 11px;
	}

	.optgroup {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 11px;
		font-style			: normal;
		padding-left		: 5px;
	}

	.option {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 11px;
		padding-left		: 15px;
	}
	
	hr {
		background-color	: #FF0000;
	}	

	.legenda {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
		color				: #1761AC;
	}
	
	.anchor {
		font-family			: Arial, Helvetica, sans-serif;
		font-size			: 13px;
		font-weight			: bold;
	}
	
	a.PoweredBy:active	{
		font-size			: 9px;
		color				: #8080FF;
		text-align			: right;
	}
	a.PoweredBy:link	{
		font-size			: 9px;
		color				: #8080FF;
		text-align			: right;
	}
	a.PoweredBy:visited	{
		font-size			: 9px;
		color				: #8080FF;
		text-align			: right;
	}
	a.PoweredBy:hover	{
		font-size			: 9px;
		color				: #8080FF;
		text-align			: right;
	}