a {
font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-style : normal;
  line-height : normal;
  font-weight : normal;
  font-variant : normal;
  text-transform : none;
  color : #ffb54a;
  text-decoration : none;
}

a:hover {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-style : normal;
  line-height : normal;
  font-weight : normal;
  font-variant : normal;
  text-transform : none;
  color : #ffd890;
  text-decoration : none;
}

.par_normal {
  color : #000000;
  font-family : sans-serif;
  font-size : small;
  margin-bottom : 10px;
  margin-left : 50px;
  margin-right : 50px;
  margin-top : 0;
  text-align : justify;
  text-indent : 1em;
}

.cv_category {
  color : #ff8040;
  font-family : sans-serif;
  font-size : large;
  font-weight : bold;
  margin-bottom : 5px;
  margin-left : 30px;
  margin-right : 20px;
  margin-top : 20px;
  text-align : left;
}

.cv_data {
  color : #000000;
  font-family : sans-serif;
  font-size : medium;
  margin-bottom : 0;
  margin-left : 50px;
  margin-right : 20px;
  margin-top : 5px;
  text-align : justify;
}

.cv_data_extra {
  color : #000000;
  font-family : sans-serif;
  font-size : small;
  margin-bottom : 0;
  margin-left : 70px;
  margin-right : 20px;
  margin-top : 0;
  text-align : justify;
}

.cv_data_year {
  font-weight : bold;
}

.cv_end {
  color : #000000;
  font-family : sans-serif;
  font-size : small;
  text-align : center;
}

.cv_main_category {
  color : #ff8040;
  font-family : sans-serif;
  font-size : xx-large;
  font-weight : bold;
  margin-bottom : 5px;
  margin-left : 30px;
  margin-right : 20px;
  margin-top : 20px;
  text-align : left;
}

.cv_name {
  color : #000000;
  font-family : sans-serif;
  font-size : x-large;
  font-variant : normal;
  font-weight : normal;
  text-align : center;
}

.cv_title {
  color : #000000;
  font-family : sans-serif;
  font-size : x-large;
  font-variant : small-caps;
  font-weight : bold;
  text-align : center;
}

