@charset "UTF-8";
/* CSS Document */


body {
    margin-bottom:0px; 
    margin-left:0px; 
    margin-right:0px; 
    margin-top:0px; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px; 
   }

.limkcollor {
    color:#585858
    }

.limkcollor2 {
    color:#b5b5b5
    }

.color{
    color:#c3c3c3
    }

.color2{
    color:#878787
    }

.text{
    line-height:20px; 
    color:#585858
    }

.web_design {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2d5470;
	font-style: italic;
    }
	
.graphic_design {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #702d2d;
	font-style: italic;
    }
	
.photography {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #32702d;
	font-style: italic;
    }
	
.other {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #545454;
	font-style: italic;
    }
	
.year {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #cacaca;
	text-decoration: none;
	font-style: italic;
    }
.KEV_bg {
      background-image:url(../img/KEV_bg.gif);
	  background-position:left; 
	  background-repeat:no-repeat;
	  } 
 