/* CSS Document */
body {
 font-family: Arial;
 font-size: 12px;
}

.buton1 {

    font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	}
	
.buton1 a:hover {
     color: #FF6600;
	text-decoration: none;
	font-weight : bold;
}

.buton1 a, .buton1 a:link, .buton1 a:visited, .buton1 a:active {
    color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	
	}
	
.buton2 {
    font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	}
.buton3 {
    font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight : bold;
	}
.buton3 a:hover {
     color: #FF6600;
	text-decoration: none;
	font-weight : bold;
}
.buton3 a, .buton3 a:link, .buton3 a:visited, .buton3 a:active {
    color: #000080;
	text-decoration: none;
	font-weight : bold;
	
	}
	.text {
    font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	}
	.butonverde {
    font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight : bold;
	}
	
.butonverde a:hover {
     color: #848383;
	text-decoration: none;
	font-weight : bold;
}

.butonverde a, .butonverde a:link, .butonverde a:visited, .butonverde a:active {
    color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	}
	
	.titlu {
    font-family: Arial;
	font-size: 16px;
	color: #ff0000;
	text-decoration: none;
	font-weight : bold;
	}
	.titlu2 {
    font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
	}
	
	.titlu3 {
    font-family: Arial;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight : bold;
	}
	.butonalbastru {
    font-family: Arial;
	font-size: 12px;
	color: #0AD1FC;
	text-decoration: none;
	font-weight : bold;
	}
	
.butonalbastru a:hover {
     color: #0AD1FC;
	text-decoration: none;
	font-weight : bold;
}

.butonalbastru a, .butonalbastru a:link, .butonalbastru a:visited, .butonalbastru a:active {
    color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	}
	
	a {

font: bold 12px Arial;
color: #ff9900; 
text-decoration: none;

}

a:hover {

font: bold 12px Arial;
color: #0AD1FC; 
text-decoration: none;

}

	.butonrosu {
    font-family: Arial
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
	}
	
.butonrosu a: hover {
     color: #FFCC00;
	text-decoration: none;
	font-weight : bold;
}

.butonrosu a, .butonrosu a:link, .butonrosu a:visited, .butonrosu a:active {
    color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	}