@charset "utf-8";
/* CSS Document */

body {
    margin: 0 0 0 0;
	background-color:#fc6b32;
}

#top { 
    height: 556px;
    background-repeat:repeat-x;
    background-image:url(images/tlo.png);
}

.style1 {
	font-family:Verdana;
	font-size:9px;
	color:#fc7038;
	font-weight:normal;
	text-decoration:none;        
}
.style2 {
	font-family:Verdana;
	font-size:11px;
	color:#fc7038;
	font-weight:normal;
	text-decoration:none;        
}
.style3 {
	font-family:Verdana;
	font-size:11px;
	color:#cb4e1c;
	font-weight:normal;
	text-decoration:none;        
}
.style3 a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#cb4e1c;
	font-weight:normal;
	text-decoration: underline;        
}
.style4 {
	font-family:Verdana;
	font-size:11px;
	color:#fda17c;
	font-weight:normal;
	text-decoration:none;        
}
.style4 a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#fda17c;
	font-weight:normal;
	text-decoration: underline;        
}
.style5 {
	font-family:Verdana;
	font-size:9px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;        
}
.style5 a:hover{
	font-family:Verdana;
	font-size:9px;
	color:#ffffff;
	font-weight:normal;
	text-decoration: underline;        
}

/* TAGI */

.style7 {
	font-family:Verdana;
	font-size:14px;
	color:#666565;
	text-decoration:none;        
}
.style8 {
	font-family:Verdana;
	font-size:18px;
	color:#666565;
	text-decoration:none;        
}
.style9 {
	font-family:Verdana;
	font-size:20px;
	color:#666565;
	text-decoration:none;        
}
.style10 {
	font-family:Verdana;
	font-size:22px;
	color:#cf4c4c;
	text-decoration:none;        
}

.style7 a:hover{
	font-family:Verdana;
	font-size:14px;
	color:#666565;
	text-decoration:underline;        
}
.style8 a:hover{
	font-family:Verdana;
	font-size:18px;
	color:#666565;
	text-decoration:underline;        
}
.style9 a:hover{
	font-family:Verdana;
	font-size:20px;
	color:#666565;
	text-decoration:underline;        
}
.style10 a:hover{
	font-family:Verdana;
	font-size:22px;
	color:#cf4c4c;
	text-decoration:underline;        
}

