@charset "iso-8859-1";

body {
margin: 0px;
padding: 0px;
background-color: #101010;
color: #e3e3e3;
font-family: arial, tahoma, sans-serif;
font-size: 16px;
}

.small { font-size: 12px; }
.smaller { font-size: 14px; }
.2px { font-size: 2px; }
.3px { font-size: 3px; }
.4px { font-size: 4px; }
.5px { font-size: 5px; }
.6px { font-size: 6px; }
.7px { font-size: 7px; }
.standart { font-size: 16px; }
.bigger { font-size: 18px; }
.big { font-size: 20px; }

.intro { font-size: 14px; }

small { font-size: 12px; }
big

h1 { font-size: 20px; }
h2 { font-size: 18px; }

.diffont { font-family: comic sans ms; }


A:link {
font-weight: bold; color: #ffffff; text-decoration: none
}
A:visited {
font-weight: bold; color: #ffffff; text-decoration: none
}
A:hover {
font-weight: bold; color: #669933; text-decoration: none
}
A:active {
font-weight: bold; color: #cccccc; text-decoration: none
}

A.menu:link {
font-weight: bold; color: #e3e3e3; font-size: 18px; text-decoration: none
}
A.menu:visited {
font-weight: bold; color: #e3e3e3; font-size: 18px; text-decoration: none
}
A.menu:hover {
font-weight: bold; color: #ffffff; font-size: 18px; text-decoration: underline
}
A.menu:active {
font-weight: bold; color: #e3e3e3; font-size: 18px; text-decoration: none
}

A.copy:link {
color: #e3e3e3; font-size: 11px; text-decoration: none
}
A.copy:visited {
color: #e3e3e3; font-size: 11px; text-decoration: none
}
A.copy:hover {
color: #e3e3e3; font-size: 12px; text-decoration: underline
}
A.copy:active {
color: #e3e3e3; font-size: 11px; text-decoration: none
}

A.photograhy:link {
color: #e3e3e3; font-size: 12px; text-decoration: none
}
A.photograhy:visited {
color: #e3e3e3; font-size: 12px; text-decoration: none
}
A.photograhy:hover {
color: #ffffff; font-size: 14px; text-decoration: underline
}
A.photograhy:active {
color: #e3e3e3; font-size: 12px; text-decoration: none
}

A.home:link {
color: #e3e3e3; font-size: 16px; text-decoration: none
}
A.home:visited {
color: #e3e3e3; font-size: 16px; text-decoration: none
}
A.home:hover {
color: #ffffff; font-size: 16px; text-decoration: underline
}
A.home:active {
color: #e3e3e3; font-size: 16px; text-decoration: none
}

A.enlarge:link {
font-weight: bold; font-size: 16px; color: #ffffff; text-decoration: none
}
A.enlarge:hover {
font-weight: bold; font-size: 16px; color: #669933; text-decoration: none
}
