﻿A:link {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	color: #808080;
	TEXT-DECORATION: none;
	font-family: 'MS Reference Sans Serif';
	cursor:pointer;
	font-size:14px;
}
A:visited {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
	color: #808080;
	font-family: 'MS Reference Sans Serif';
	font-size:14px;
}
A:hover {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px;
	font-family: 'MS Reference Sans Serif'; text-decoration:underline;color:purple;cursor:pointer;
	font-size:14px;
}
A:focus {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px;
	font-family: 'MS Reference Sans Serif'; text-decoration:underline;color:purple
	;font-size:14px;
}


	
.body 
{
	font-size:14px;
}
.text
{
font-family: 'MS Reference Sans Serif';
font:'MS Reference Sans Serif';font-size:14px;
}
.heading
{
	font-family:'MS Reference Sans Serif';
	text-align:center;
	font-size:large;	
}
.heading2
{
	font-family:'MS Reference Sans Serif';
	text-align:left;
	font-size:large;	
}
.heading3
{
	font-family:'MS Reference Sans Serif';
	text-align:center;
	font-size:large;	
}




.style1 {
	border: 4px solid #800080;
	background-image: url('../images/background.jpg');
	background-repeat:no-repeat;
}
.style2 {
	border-bottom-style: ridge;
	border-bottom-width: thin;
}
.style3 {
	border-width: 0px;
}
.style4 {
	border-style: none;
	border-width: 0;
	background-color: #FFFFFF;
}
.style5 {
}
.style6 {
	text-align: right;
}

.style70 {
	border-style: solid;
	border-width: 1px;
	border-color:purple;
}



