BODY
	{
	 background-color : #ffffff;
	 font-family : 'Verdana','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	 font-size : medium;
	 line-height : 120%;
	}

.top
	{
	 background-color : #fcd4f9;
	}

.cafeindex
	{
	 color : #600000;
	 font-weight : bold;
	}

H1
	{
	 font-size : 36pt;
	 color : #600000;
	 font-weight : bold;
	 line-height : 120%;
	}

H3
	{
	 font-size : large;
	 line-height : 120%;
	}

A:link		{color : #630000;}
A:visited	{color : #630000;}
A:active	{color : #630000;}
A:hover		{color : blue; background-color : pink;}

