/* CSS Document */

body {background-color: #f0dcdc;
padding:0px 15px 15px 15px;
margin:0px;
font-family: verdana;
font-size:10px;
line-height:1.2em;
text-align: justify;}

h1 {font-size:1.4em;
color: #ef0096;}

#title {font-size: 9px;
margin-left:20px;
color:#9a9a9a;}

.center {	text-align: center;	}

hr {width:70%;}

.news {margin-left:10px;
color: #a56c90;}

a:link {	color:#5a107d; text-decoration: none;	}

a:hover {	color:#000000; text-decoration:none;	}

a:visited	{	color:#5a107d; text-decoration: none;	}

a:visited:hover {	color:#000000; text-decoration:none;	}

.images img	{	border:5px #e1c3fd solid;
		padding:0px;
		margin: 5px; 	}
.images {text-align: center;}