@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  background-color:rgba(185,111,255,0.9);
  background:rgba(185,111,255,0.9);
  color:rgba(185,111,255,0.9);
  color:#;
}  
}

.profile_section_content {
  outline:4px dotted #000000;
  outline-offset:2px;
}

.profile_section_background {
  outline:4px dotted #000000;
  outline-offset:0;
  <STYLETYPE:/* CSS generated at csscreator.com */
text/css> BODY{background-color:#FFFFFF;
  color:#CC3366;
  font-family:cursive;
  font-size:medium;
}