@charset "UTF-8";
/* CSS Document */

a {
	color: #1ABA9D;
	text-decoration: none;
}

a:hover {
	color: #E01269;
}

p { 
font-size: 12px;
line-height:120%;
}

tb {font-size: 12px;}

tr {font-size: 12px;}

body {
color: #666666;
margin:0px;
padding:0px;
}

.gazolink {
	color: #FFFFFF;
	text-decoration: none;
}