﻿body { background-color: #efe3a2; margin: 0; padding: 0; }

a, a:visited { text-decoration: none; font-weight: bold; color: #d500ef; }
a:hover { text-decoration: none; font-weight: bold; color: #000; }
a:active { text-decoration: none; font-weight: bold; color: #FFF; }

p.about {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 1.1;
	font-size: 0.8em;
	}

a img, a:visited img { border: 1px solid #FFF; }
a:hover img { border: 1px solid #F00; }
a:active img { border: 1px solid #000; }
