
.testo {
	font-weight: normal; 
        font-size: 13px; 
        color: #999999;
        font-style: normal;
        font-family: tahoma;
}
.contact{
	font-weight: normal;
        font-size: 18px;
        color: #FFFFFF;
        font-style: normal; 
        font-family: tahoma;
}
.textcontact{
	font-weight: normal;
        font-size: 18px;
        color: #999999;
        font-style: normal; 
        font-family: tahoma;
}
.fotografi{
	font-weight: bold;
        font-size: 18px;
        color: #999999;
        font-style: normal; 
        font-family: tahoma;
}

input {
	font-size: 13px;
	font-family: tahoma;
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	background-color: #efefef;
	padding-left: 4px; padding-right: 4px;
}
textarea {
	font-size: 13px;
	font-family: tahoma;
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	background-color: #efefef;
	padding-left: 4px; padding-right: 4px;
}
.text {
	font-weight: normal; 
        font-size: 13px; 
        color: #555555;
        font-style: normal;
        font-family: tahoma;
}
.button {
	font-size: 12px;
	font-family: tahoma;
	border-right: #333333 1px solid; 
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid;
	background-color: #d4d0c8;
        padding-left: 4px; padding-right: 4px;


}

a.linkgray:link {
	font-weight: normal;
        font-size: 13px;
        color: #999999;
        font-style: normal;
        font-family: tahoma; 
        text-decoration: none;
        }
a.linkgray:visited {
	font-weight: normal;
        font-size: 13px; 
        color: #999999;
        font-style: normal; 
        font-family: tahoma;
        text-decoration: none;
	}
a.linkgray:hover {
	font-weight: normal;
        font-size: 13px; 
        color: #999999;
        font-style: normal; 
        font-family: tahoma;
        text-decoration: underline;
	}

a.linkpink:link {
	font-weight: bold; 
        font-size: 13px;
        color: #CC0035;
        font-style: normal;
        font-family: tahoma; 
        text-decoration: underline;
        }
a.linkpink:visited {
	font-weight: bold;
        font-size: 13px; 
        color: #CC0035;
        font-style: normal; 
        font-family: tahoma;
        text-decoration: underline;
	}
a.linkpink:hover {
	font-weight: bold;
        font-size: 13px; 
        color: #999999;
        font-style: normal; 
        font-family: tahoma;
        text-decoration: underline;
	}

a.linkpinkcontact:link {
	font-weight: normal;
        font-size: 18px;
        color: #CC0035;
        font-style: normal;
        font-family: tahoma; 
        text-decoration: none;
        }
a.linkpinkcontact:visited {
	font-weight: normal;
        font-size: 18px;
        color: #CC0035;
        font-style: normal; 
        font-family: tahoma;
        text-decoration: none;
	}
a.linkpinkcontact:hover {
	font-weight: normal;
        font-size: 18px;
        color: #CC0035;
        font-style: normal; 
        font-family: tahoma;
        text-decoration: underline;
	}
a.linkpinkcontact2:link {
	font-weight: bold;
        font-size: 18px;
        color: #DDDDDD;
        font-style: normal; 
        font-family: tahoma;
        text-decoration: underline;
        }
a.linkpinkcontact2:visited {
	font-weight: bold;
        font-size: 18px;
        color: #DDDDDD;
        font-style: normal; 
        font-family: tahoma;
        text-decoration: underline;
	}
a.linkpinkcontact2:hover {
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        font-style: normal; 
        font-family: tahoma;
        text-decoration: underline;
	}

