
.menu{
        font-family: Arial;
        font-size: 12px;
        color: #F4F4F4;
		text-decoration: none;
}
.menu:hover{
        font-family: Arial;
        font-size: 12px;
        color: #787878;
		text-decoration: none;
}
.menu2{
        font-family: Arial;
        font-size: 12px;
        color: #787878;
		text-decoration: none;
}
.menu2:hover{
        font-family: Arial;
        font-size: 12px;
        color: #F28A44;
}
.menu3{
        font-family: Arial;
        font-size: 12px;
        color: #787878;
		text-decoration: none;
}
.menu3:hover{
        font-family: Arial;
        font-size: 12px;
        color: #f4f4f4;
}
.tech{
        font-family: Arial;
        font-size: 36px;
        color: #787878;
}
.tech2{
        font-family: Arial;
        font-size: 10px;
        color: #787878;
		font-weight: bold;
}
.tech3{
        font-family: Arial;
        font-size: 24px;
        color: #787878;
}
